BlackKnight
Programmer
Hi,
I am using VB6 and ADO to try to connect to a dbase file. I have included the ADO reference in my VB project. I am using the correct connection string (took it from here), my dbf file is where it supposed to be but I receive a driver error. I have connected to Access and SQL Server DBs using ADO without a problem but I can't get Dbase files to work.
What do I need to have "installed": ISAM drivers, create a datalink, ODBC data source, file dsn? I am using a standalone PC. The DB is on the same local machine. (nothing fancy)
Have a good one!
BK
I am using VB6 and ADO to try to connect to a dbase file. I have included the ADO reference in my VB project. I am using the correct connection string (took it from here), my dbf file is where it supposed to be but I receive a driver error. I have connected to Access and SQL Server DBs using ADO without a problem but I can't get Dbase files to work.
What do I need to have "installed": ISAM drivers, create a datalink, ODBC data source, file dsn? I am using a standalone PC. The DB is on the same local machine. (nothing fancy)
Have a good one!
BK