Using Delphi 5, Pervasive 9 (BTrieve), SAGE ACCPAAC 5.4

We used an API call from an ACCPAC accounting package to get some database
information (where to find the tables).

This information used to be a full windows path.

With their latest upgrade, it now comes to us as a server/database pair.

EG MYCOMPUTER.SAMDATA instead of //mycomputer/path/to/samdata

Using Control Panel/ODBC stuff, we cannot see the data path.

Using a different tool, the "Pervasive 9.0 Sql Manager" we can see the
mapping (data path)

But how do we get this information programatically? I have searched the
registry and come up empty. The TDatabase.Directory propery is not
returning a path anymore.

Not sure whether this is a wondows question, a question for Pervasive, or
something that someone in this group can help with.

What piece of software/documentation am I looking for ?!

Any help much appreciated. Many thanks in advance.




Reply via email to