
How to use OLEDB to access FoxPro 2.6 database? Does OLEDB has Provider for FoxPro?
Hi!
I want to use DSN-less connection. The provider is OLEDB Provider for
ODBC Driver,
the connection string is: Provider = MSDASQL; Driver = {Microsoft
FoxPro Driver (*.dbf)}; Data Source =E:\server_app\myproject.dbf
But it is said "There is no default driver for this data source"
Help please!
John