*** Saving TABLES from Access with MFC application ***
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a MFC application that uses Microsoft Access tables. The result of my program writes data into a Access database so at the end, I have a Table with the results. I would like to know: How can I allow the user to save that RESULT TABLE where they SPECIFY the name of the table and the location of where to save it? If anyone has any ideas, Please let me know. Thanks in Advance Steve