Subject | Re: [ib-support] ambiguous connection string |
---|---|
Author | Nando Dessena |
Post date | 2003-03-12T12:28:52Z |
Dimitry,
D> If I write "CONNECT 'C:/Path/MyDB.gdb' ....." in isql or equivalent
D> in API, what database I will be connected to: local one or remote on
D> the host C? Assuming that they both are available.
D> At first sight into why.cpp it must be the remote database.
Yep, I've been knowing that since I wrote a function, years ago, to
validate connection strings (to avoid the old problem of ambiguous
connection paths).
Since I found it both unresolvable and barely relevant, I didn't mind.
:-)
Ciao
--
Nando mailto:nandod@...
D> If I write "CONNECT 'C:/Path/MyDB.gdb' ....." in isql or equivalent
D> in API, what database I will be connected to: local one or remote on
D> the host C? Assuming that they both are available.
D> At first sight into why.cpp it must be the remote database.
Yep, I've been knowing that since I wrote a function, years ago, to
validate connection strings (to avoid the old problem of ambiguous
connection paths).
Since I found it both unresolvable and barely relevant, I didn't mind.
:-)
Ciao
--
Nando mailto:nandod@...