Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to use SqlConnection class in VC++ 2005 application, please suggest me the steps how to do this. Thanks....
Posted

1 solution

Well, you could always start with the Microsoft documentation...
http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection(v=vs.80).aspx[^]
http://msdn.microsoft.com/en-us/library/aa326257(v=vs.71).aspx[^]

In future, please try to do at least basic research yourself, and not waste your time or ours.
 
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