G
Guest
I have written a VC++ program that needs to save records of data to Access after it (VC++) runs a query (in Access) to determine whether or not to add the records. I have had success already using DAO version 3.5 which doesn't work with Microsoft Jet 4.0. In order to make it work I used an older version then converted the mdb.
My question is, which version do I require (for VC++) and where can I get it or is the a better alternative that I can use? I have read that I can use ADO too, but I don't know what I require for that.
Any help would be greatly appreciated.... Thanks in advance.
David Orozco
My question is, which version do I require (for VC++) and where can I get it or is the a better alternative that I can use? I have read that I can use ADO too, but I don't know what I require for that.
Any help would be greatly appreciated.... Thanks in advance.
David Orozco