954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

connecting to sql server database using C++ program

hi frnds,
how can we connect to a sql server database using C++ program.can anyone pls post a code for this ...

arunnic
Newbie Poster
4 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

most common way is via ODBC -- use google to search for ODBC and you will find some c++ classes.

Ancient Dragon
Retired & Loving It
Team Colleague
30,050 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

Here is a pretty fine example on how you can get this done

Connecting To SQL Server Using C++ ODBC Example

iresha
Newbie Poster
1 post since Aug 2009
Reputation Points: 10
Solved Threads: 0
 
Here is a pretty fine example on how you can get this done

Is it a joke ?
It's a copy of one of the MSDN KB samples !!!

marco93
Junior Poster
132 posts since Apr 2008
Reputation Points: -76
Solved Threads: 14
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You