Hi all,
I am using the latest version of Pervasive 10.0.
I have a couple of databases created with Pervasive 8.
On the X$Relate table: in one of databases, there is a field named Xr$Index, while on the other, the field name is Xr$PIndex.
This is causing that the tool we are using to generate the data layer crashes.
I have checked that the DEMODATA db that comes with the 10 version has the Xr$Index field, so I guess that this is coming from newer versions.
Is there a way to "upgrade" the system tables to v10 (Xr$Index field)??
I have tried to delete the table from the database, so the engine would create a new one, but the one created also contained the "wrong" field name.
Thank you!