Subject Re: [firebird-support] Check if an alias is defined
Author eMeL
> > Correctly the 'alias name' place be in 'create database' statement!
> >
> I must say I don't agree on this one. Extending create database should be
> done only if
> it's compliant with SQL standard, but I don't know if that's so, though I
> doubt it.

It's only a theoretical idea ;)
When you create a database, immediatly [together] must register it.
We shouldn't use database path in client.

But...

if I can create database in client, I _must_ register it from client
application.

My idea for this problem: http://tracker.firebirdsql.org/browse/CORE-1422

eMeL