Aug 7th, 2000, 10:57 AM
I have a CSV file called "olb.txt" with 5 fields. I created a User ODBC source called "TEST" with the fields defined as:
StartDate
StartTime
AppName
Agent
Duration
While I've successfully used ADO to connect to an Access database, I can't get ADO to connect to this ODBC file and keep getting the error message that the driver is unrecognized.
Can someone tell me how to setup the connection string?
Thanks.
StartDate
StartTime
AppName
Agent
Duration
While I've successfully used ADO to connect to an Access database, I can't get ADO to connect to this ODBC file and keep getting the error message that the driver is unrecognized.
Can someone tell me how to setup the connection string?
Thanks.