Quote:
Originally Posted by philfer
I am having trouble connecting to our Btrieve DB using ODBC. I have the Pervasice client with ODBC driver but when I try and create a connection (by specifying the paths to the ddf's and then to the .btr files) I get errors.
|
What are the exact errors?
Quote:
Originally Posted by philfer
I copied the ddf's to the temp database folder created when you install the Pervasive client and when I connect using ODBC in MS Access it uses the ddf's, as a dialog appears with the table names in it, but when I click one it says it cant connect/find the data.
|
Sounds like you have paths hard coded into the DDFs. Check the X$FILE system table through the Pervasive Control Center. If the XF$LOC field has paths and filenames, the data files need to be in those paths.
Quote:
Originally Posted by philfer
I am wondering whether it is specifying the database name that I am doing incorrectly as I dont know what it is or how to find out what it is.
|
Depending on what version of PSQL you're using, you really should be using a database name rather than a path on the connection string.