I have a fun and wonderful problem.
I have a standalone Paradox application which I need to support, which seems to be running a 16 bit standalone version. I'm not absolutely sure which version of Paradox is used by this application, but it would probably have been developed in the late 90s.
And, to make matters interesting, the user community which uses the application does not seem to have made current backups of their data.
But, on to the problem.
Somehow, one of the tables became corrupted. I used the Table Repair facility in the BDE and it almost fixed the problem.
It appears that the table has lost its index. When I viewed it using the pdoxtools utility (
http://sourceforge.net/projects/pdoxtool/) that table did not have any indexes. When I created a new set of tables with the app, it did have indexes.
My question is how can I either add indexes to the table, or move the data to correct table?
I don't have access to a full version of Paradox, but I do have access to Oracle and MS Access.
Any help would be appreciated.
Rob