Hi,
it would be nice to have some actions for Firebird especially for backup and database creation.
--
Roman
Hi,
it would be nice to have some actions for Firebird especially for backup and database creation.
--
Roman
To generate a database, I'm using "Execute Program" making a call to IBEscript.exe(IBExpert) worked correctly for me.
I have an SQL file with part of creating the database, insert the procedures, triggers,tables, and IBEscript calls this file to create the database.