From: Kjell R. <kje...@da...> - 2014-04-29 19:43:22
|
Den 2014-04-29 20:52 skrev Dalton Calford såhär: > Have a standard client/daemon such as gstat/gfix/gsec ship with > firebird that when started, it is provided with a config file or > command line specifying the database to use. > > In this way, any database could be the master database as long as it > has the appropriate data structures in it. > > The data structures could be setup via custom sql ddl commands, which > would also be used to create tasks. In this way, a database > including it's tasks could be defined via an sql script. My thoughts exactly. This solution is so obvious I'm really surprised noone's mentioned until now. :-) +1 Kjell |