I'm new to Visual C++ but not to programming. I'm trying to find a way to do a simple insert into a table in an access database. Does anyone have any links to a tutorial or sample code that I use to figure out my own solution?
I'm attempting to convert a DLL from writing to a txt file to inserting to a database. Once I get it working for Access, then I'm going to try to get it to work for SQL Server and Oracle. Any help would be greatly appreciated!
- MD
I'm attempting to convert a DLL from writing to a txt file to inserting to a database. Once I get it working for Access, then I'm going to try to get it to work for SQL Server and Oracle. Any help would be greatly appreciated!
- MD