OLEDB Privider for Foxpro? 
Author Message
 OLEDB Privider for Foxpro?

Does anyone know how to connect to a Foxpro DBF file in ADO with the Jet
OLDB Provider? I read that with version 4.0 of this provider you can
access "ISAM" files including Foxpro, but I cannot find an example or
explanation of how to do it.

Currently, I am using the ODBC drive for Foxpro, with this syntax...

   ConnectString = "Driver={Microsoft Visual FoxPro
Driver};SourceType=DBF;SourceDb="C:\MyFoxproFolder"

...but I have found a few bugs in this.

-- BobC



Tue, 11 Feb 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. OLEDB Privider for Foxpro?

2. How to use OLEDB to access FoxPro 2.6 database? Does OLEDB has Provider for FoxPro?

3. OleDB Provider for Foxpro???

4. oledb: foxpro index file not updating after inserts and updates

5. where can I found foxpro oledb data provider

6. IRowsetIndex Support in Visual FoxPro OleDB driver

7. MS Foxpro and ADO OLEDB Access Not Consistant

8. jet3.51 OLEDB vs jet4.0 OLEDB

9. NEED FOXPRO/VISUAL FOXPRO PROGRAMMER!!!!

10. Any native database to use in VB, like DBF foxPro table in Visual Foxpro, with no ado connection and recordet need, like visual foxpro?

11. Is there an OLEDB Provider for Visual FoxPro Database.

12. MSSQL blocks caused by VB/OLEDB and Foxpro/ODBC?

 

 
Powered by phpBB® Forum Software