ISQL is a command line tool that enables the execution of SQL statements either interactively or by input script file. If I Copy isql.exe into the Firebird embedded directory. I can then use the ISQL command line tool as follows
isql.exe -q -i mydatabase.sql