Subject Aliases and creating databases
Author joeyekstrom
I need the ability to create databases from my application, however, I
would like to keep the code OS independent. Is there a way to specify
a specific directory to put the databases, so that databases in that
directory automatically have an alias? Or is the only way to get a
logical name instead of a filesystem dependent name to use the alias file?

-Joey