Connecting a SQL Server database with Visual C++ and .NET
0
Q:
Connecting a SQL Server database with Visual C++ and .NET
How can I connect a SQL Server database with Visual C++ and .NET?
ASKED: Apr 20 2009  2:48 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
45 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Have a look at the following pages:

For Visual C++ click here
For .NET click here


msdn is not really that helpful, it has all the funtion definitions but no proper example. You can try the link below for a simple example that will get you started.
Connecting To SQL Server Using C++ ODBC Example
Last Answered: Aug 12 2009  3:22 AM GMT by Iresha   45 pts.
Latest Contributors: Carlosdl   29845 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29845 pts.  |   Aug 12 2009  1:41PM GMT

Iresha, did you have a look at the suggested links ? They are “how to” guides, with examples and explanations.

 
0