Hy. Im a genius in databases but a greenhorn in Firebird. So I'm looking for some (easy) answers.
I have an external script like CREATE TRIGGER .... It works fine in FIREBIRD using IBExpert. Connection, Pw, Role... is known and ok. For easy handling of updates I will run an external script in VB. In the script are a list of commands.
Is there a function like batch or run scripts working with FIREBIRD ?