Subject Re: [firebird-support] How to update a data base
Author Milan Babuskov
Hi Lester,

Lester Caine wrote:
>> How can I do that? How can I update his database structure?
>
> I use flamerobin for maintenance, and copy the SQL segments that are commited to
> make the changes into an 'upgrade script' which I can then apply to other copies
> of the same database.

In that case, you'll be happy to discover that automatic DDL logging
(optionally for DML as well) is built into FlameRobin. From the database
menu select "advanced" and then "database preferences". In the "Logging"
section there are many options for configure this feature. No need to
copy/paste manually.

Regards,

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================