RichardBarth
Technical User
I have an Access application in which I need to process several FoxPro free tables (.dbf's) in multiple directories. Rather then creating multiple ODBC DNS entries, I prefer to access the tables via ADO using the oledb provider.
Can anyone help me with a sample of the code I need to create the connection and establish a recordset for these FoxPro tables? Any help is greatly appreciated.
Can anyone help me with a sample of the code I need to create the connection and establish a recordset for these FoxPro tables? Any help is greatly appreciated.