I’ve got a major problem here.
I’ve just finished a project for a new client. He receives tests as .dbf files via e-mail. After he saves them to disk, my app has to find each one, link to it, copy the data, then delete the linked table and the .dbf file. On my computer, it works fine, but when installed on client’s machine, it won’t allow me to link or even import these .dbf files (importing gives “invalid format” message). We are both using A2000, although I’m using Win98SE and he is using WinXP.
After a lot of digging back at the office, I thought maybe my version of msxbde40.dll is more recent, but the version level seems to indicate it was probably the first version released! (Haven’t checked his yet, as at time I didn’t know what file to look for).
Is there anything else that could cause this?