I've been asked to look into the possibility of converting an old DOS program to Windows by my brother-in-law. I have been given a copy of the old program directories on CD to play with.
I'm not 100% sure, but I believe that the old database files are v4.x Paradox For DOS .DB files (if the exact version matters at all that is).
My Delphi coding is OK, but I'm going to have to do a fair bit of learning with databases as I have little experience in that side of things.
I've tried loading one of the .DB files using DB Desktop and it says that the headers are corrupted. I'm not sure if this is because of version incompatibility or that the CD is simply corrupted.
So, the question is:
Should I be able to use the existing .DB tables directly from Delphi 5 code (and my CD is duff), or should I convert them first to a later Windows version of Paradox?
If conversion is the way to go, is there any free/cheap/easy way to go about it?
Regards and thanks...
Baz
I'm not 100% sure, but I believe that the old database files are v4.x Paradox For DOS .DB files (if the exact version matters at all that is).
My Delphi coding is OK, but I'm going to have to do a fair bit of learning with databases as I have little experience in that side of things.
I've tried loading one of the .DB files using DB Desktop and it says that the headers are corrupted. I'm not sure if this is because of version incompatibility or that the CD is simply corrupted.
So, the question is:
Should I be able to use the existing .DB tables directly from Delphi 5 code (and my CD is duff), or should I convert them first to a later Windows version of Paradox?
If conversion is the way to go, is there any free/cheap/easy way to go about it?
Regards and thanks...
Baz