Does anyone know which driver I need to use to open a dbase file that does NOT have an extention of ".dbf"?
I have a folder full of dbase files that are named 1.env,1.pha,1.btr, etc... These are all dbase files and I can open them fine using oleDB driver, but I have to rename each one to ".dbf" first and since they have the same filename "1" for instance I can only rename one at a time then I have to name it back to what it was before I can rename and open the next one.
So is there any driver out there that can open and read a dbase file that may have a different extention than ".dbf"?
Thanks!