The table location is a full path instead of a relative path. -
08-06-2003
, 05:02 AM
Hi,
I am an experienced developer on several database but I am very
new to Pervasive
My company is using a program which uses the pervasive database.
My company only knows who the program works, not how the database.
My task is to get some data from the database and put it into
Access or Excel.
I have setup a test or development server which is (almost) an exact
copy of the live server.
I restored the backup from live to test.
When I run a CHECKDB.EXE I found in the log the following error :
The table location is a full path instead of a relative path.
Location = '\\LIVESERVER\D$\DATA\MYDATA.BTR'
This one should point
Location = '\\TESTSERVER\D$\DATA\MYDATA.BTR'
Or better be relative
How can I change that ?
Also I am missing a table. The BTR file is in that directory.
How can I add that ?
With regards,
Constantijn Enders |