I'm trying to use the Jet OLEDB 4.0 provider to connection to an old dBase file, however, the dBase file extension is not typical (ie: not .dbf). DAO didn't seem to care about the extension but ADO does. Is there a flag I can set on the connection string to accept my file extension?
Thanks in advance.
Sat, 03 Jul 2004 04:23:54 GMT
Steve Liang ( #2 / 2
Jet OLEDB and dBase IV
Hi,
Try using the VFP ODBC driver.
Regards, Steve
This posting is provided ?AS IS?, with no warranties, and confers no rights.