Click here to Skip to main content
15,867,756 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Can some one help me with code to connect to Microsoft Access using Visual C++ and create a table from Visual C++ and display its records?
Posted
Updated 10-Feb-11 14:13pm
v2

1 solution

Here's a really old article on the topic, but it should still work with VS 2010:

Using the CDatabase class to read an Access databases[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900