I am converting a Delphi program from the BDE to Advantage Database.
On weekends I work on a Win 7 machine using Delphi XE. During the week I work on a Win XP machine using Delphi 7.
Advantage tables work fine on the Win 7 machine but when copied to the XP machine they cannot be accessed - Error 5175 the index was created with a different collation sequence
I have searched the net, even gone into the Advantage forums but can't find anything helpful.
The XP and Win 7 are both set up the same as regards location etc. Table properties lists the collation sequence as blank.
Anyone know what is causing this and how to fix. I have tried dropping and recreating the indices but to no avail.