Subject Re: [ib-support] ambiguous connection string
Author Paul Vinkenoog
Hi Helen,

>> If I write "CONNECT 'C:/Path/MyDB.gdb' ....." in isql or
>> equivalent in API, what database I will be connected to: local one

> Local.

>> or remote on the host C? Assuming that they both are available.

> For a remote host name "C" the string would be:
> CONNECT 'C:C:/Path/MyDB.gdb

Yes, for a remote Windows host. But I think Dimitri was referring to a
remote Unix host named C. In the situation he presents, databases on
this host would be unconnectable-to.

Greetings,
Paul Vinkenoog