Subject | Possible to create DB using an alias? |
---|---|
Author | Chuck Bauer |
Post date | 2004-05-02T20:36:56Z |
I'm trying to create a DB with FB1.5 (released) using an alias. The
alias points to where I want the DB created including its name which
works fine to connect to an existing DB. But trying to create one
programatically gives error 335544375, unavailable database. Not too
surprising since it of course does not yet exist. Is there a way to do
it short of reading the aliases.conf file, extracting the path and
creating a CREATE DATABASE statement with it?
Thanks to all.
Chuck Bauer
alias points to where I want the DB created including its name which
works fine to connect to an existing DB. But trying to create one
programatically gives error 335544375, unavailable database. Not too
surprising since it of course does not yet exist. Is there a way to do
it short of reading the aliases.conf file, extracting the path and
creating a CREATE DATABASE statement with it?
Thanks to all.
Chuck Bauer