Subject ambiguous connection string
Author Dimitry Sibiryakov
Hi, All!

At first, I must confess that this is not a support request
and even may be off-topic. Probably, this question should be
raised in Firebird-Architect or at least firebird-devel...
But any way I guess the answer will be interesting for wide
audience.

If I write "CONNECT 'C:/Path/MyDB.gdb' ....." in isql or equivalent
in API, what database I will be connected to: local one or remote on
the host C? Assuming that they both are available.
At first sight into why.cpp it must be the remote database. But
really it will be local. It means that windows client cannot access
databases on one-letter hosts with names coincide with local drives.

SY, Dimitry Sibiryakov.