Error Trapping in ADO using a Foxpro dbf as a data source 
Author Message
 Error Trapping in ADO using a Foxpro dbf as a data source

Hi all
I am somewhat confused as to which (OLEDB or ODBC) is supposed to return
errors to ADO.

I have created a data source in the ODBC Administrator that points to a
directory containing foxpro 2.6 free tables.
I create the connection in ADO using "cnDBConnection.open <datasourcename>",
and the connection is created successfully.
The problem is that I keep getting these obscure error messages from OLEDB
instead of ODBC. I'm sure I am using the ODBC driver for Visual Foxpro
databases, so why am i getting errors from OLEDB and not ODBC?

Any ideas anyone?

George



Mon, 17 Nov 2003 14:08:16 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. insert a record into Foxpro DBF File it using ADO

2. ADO connection using Foxpro table (DBF) - SQL

3. Accessing a FoxPro .dbf using ADO

4. Using ADO Data Control on User Control as Data Source

5. Create User Control as Data Source Using ADO Data Control

6. ADO and Foxpro DBF files

7. Use Ado to open Foxpro 3.0 Dbf Table!!!

8. Open Foxpro dbc/dbf with ADO

9. ADO accessing Foxpro dbf

10. ADO and foxpro DBF

11. Error when trying to trap event for ADO Data control

12. Exporting Data in VB 4.0 to a FoxPro 2.6 DBF Format

 

 
Powered by phpBB® Forum Software