| | |
Connecting C++ to MS-Access
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
hello friends,
I am doing a bank management system project where I have to conect a database done in MS Access(.mdb extension) to the C++ code...I ve never learnt much about databases and this is the first time I m using Access...so I d be grateful if anyone could explain me to connect Access and C++ ...in detail
Any help would be appreciated...
Thanks
I am doing a bank management system project where I have to conect a database done in MS Access(.mdb extension) to the C++ code...I ve never learnt much about databases and this is the first time I m using Access...so I d be grateful if anyone could explain me to connect Access and C++ ...in detail
Any help would be appreciated...
Thanks
In order to use MS Access or any other SQL database you need to learn the SQL language -- or at least have a basic understanding of it. There are several free c++ ODBC classes and here that will simplify connecting to the database, quering and receiving the resultsets. You can also do database inserts and updates.
Most, if not all, the c++ classes contain example programs.
Most, if not all, the c++ classes contain example programs.
Last edited by Ancient Dragon; Jan 14th, 2007 at 8:44 am.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
•
•
Join Date: Sep 2008
Posts: 1
Reputation:
Solved Threads: 0
Hello,
We recently published a technical article with code samples on MSDN which shows how you can use Visual Studio C/C++ to work with Access 2007 databases, talks about new ACE engine and file formats that Access supports and much more.
Link: http://msdn.microsoft.com/en-us/library/cc811599.aspx
----------------------
Aleksandar Jaksic
Software Engineer
Microsoft Access Team
http://office.microsoft.com/access/
http://blogs.msdn.com/access/
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm.
We recently published a technical article with code samples on MSDN which shows how you can use Visual Studio C/C++ to work with Access 2007 databases, talks about new ACE engine and file formats that Access supports and much more.
Link: http://msdn.microsoft.com/en-us/library/cc811599.aspx
----------------------
Aleksandar Jaksic
Software Engineer
Microsoft Access Team
http://office.microsoft.com/access/
http://blogs.msdn.com/access/
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm.
![]() |
Similar Threads
- I need help for connecting to Ms access database (VB.NET)
- Writing to an Access Database (Visual Basic 4 / 5 / 6)
- Connecting Access 2000 to a Sybase Database via ODBC (MS Access and FileMaker Pro)
- connecting to access via vb.net-HELP!!! (VB.NET)
- New key word not recoginized in VB6 connecting to Access (Visual Basic 4 / 5 / 6)
Other Threads in the C++ Forum
- Previous Thread: Letters in a text file
- Next Thread: Kernel Scripting-Hide a process
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete deploy developer display dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator givemetehcodez graph homeworkhelp iamthwee ifstream image input int java lib list loop looping loops map math matrix memory multiple newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg simple sorting spoonfeeding string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






