Subject Re: [ib-support] Re: --* Please Help*--- Database corruption and cannot backup & restore
Author Woody
From: "Ivan Prenosil" <prenosil@...>
Sent: Wednesday, August 08, 2001 4:27 PM

> To avoid problems with ambiguous connect strings,
> it is not much important what default values will be used
> by the algorithm for creating fully specified path,
> the values just need to be consistent during lifetime of server process
(for superserver).
> So if the server itself does not change current drive/directory,
> GetFullPathName should work.

But that has to rely on the fact that another program running on the server
doesn't change the directory either. There's no way to guarantee that.

Woody