Can we access Databases through C or C++

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2005
Posts: 36
Reputation: aripaka is an unknown quantity at this point 
Solved Threads: 0
aripaka's Avatar
aripaka aripaka is offline Offline
Light Poster

Can we access Databases through C or C++

 
0
  #1
Aug 28th, 2005
Hi,
I am new to this forum and this is my first message. I want to know can we accesss a database though C or C++. Are there any library files as such for the same.

Its nice to see that there is a lot of knowledge sharing in this forum. Thanks to the moderator and the members!!!

Regards
Mutyala Rao aripaka
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,483
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1478
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Can we access Databases through C or C++

 
0
  #2
Aug 28th, 2005
It depends on the operating system you are using, and sometimes the database. In MS-Windows, the most common way of accessing databases is through the ODBC driver. You can use raw ODBC API functions or one of the serveral free c++ classes found by searching google
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 28
Reputation: proghelper is an unknown quantity at this point 
Solved Threads: 0
proghelper proghelper is offline Offline
Light Poster

Re: Can we access Databases through C or C++

 
0
  #3
Aug 28th, 2005
Apart from ODBC common libraries, you would get database drivers that comes with the database itself. You can look for those as well.

----------------------

Programming ( Assignment / Project ) Help
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC