Subject environment variables in ddl/dml scripts
Author Mike Dewhirst
Is it possible for Firebird to read arbitrary environment variables
while processing ddl and dml scripts?

I'm specifically interested in using a variable to indicate the database
to create and/or connect to.

I know the conf file will do it but I think I need this before the conf
file gets created.

Mike