Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

This is my 1st time given a task to make a program which combine MFC with microsoft access for storing a group of data.

My prob is, how to get started with it? Do I need to make an access database file??
Posted
Updated 19-Sep-12 22:52pm
v2
Comments
Volynsky Alex 20-Sep-12 8:02am    
Try read following article:
http://www.codeproject.com/Articles/1553/Easy-way-to-mix-the-MFC-Document-View-and-MS-Acces
JackDingler 20-Sep-12 12:34pm    
This isn't supported on 64 bit platforms.
Microsoft is officially dropping the Jet Engine. Unofficially, it's still in their MS Office Suite.
I recommend that you develop new applications with SQL Express.

Have a look at: DAO: Writing a Database Application[^] and DAO and MFC[^]

Best regards
Espen Harlinn
 
Share this answer
 
Start here[^] and spend time learning how to use access. When and if you have a specific technical question please feel free to post it in this forum.
 
Share this answer
 

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



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