Subject update a database with structure / triggers / ect..
Author ronald_greven
Hi there,

I use Delphi5, Firebird 1.0/1.5 (both) and IB_Objects.

We have a reference Database, where we develop. Each time, we edit one
or more stored procedures / trigger / data structure we have to update
the database, which is installed by our customers.

At the moment we do this manually.

Is there a easier way to do this automatically (maybe with an own
update application)?

I know, that I could get all the informations from the RDB$Systemtables.

If yes (and I am sure that it works somehow) which components do I
have to use?

Best greetings..

Ronni