Nov 9, 2010 #1 RileyCat Programmer Apr 5, 2004 124 US I am struggling to figure out how to use ADO.Net to connect to SQL in a project I'm writing using C++ (Managed) in VS 2005. I am specifically looking for links to tutorials or code samples. It's just NOT working for me! Thank you! Stay Cool Ya'll! -- Kristin
I am struggling to figure out how to use ADO.Net to connect to SQL in a project I'm writing using C++ (Managed) in VS 2005. I am specifically looking for links to tutorials or code samples. It's just NOT working for me! Thank you! Stay Cool Ya'll! -- Kristin
Nov 10, 2010 #2 SDowd Programmer Nov 11, 2005 91 US a quick google search("ado.net c++") returned this: http://www.codeproject.com/KB/mcpp/adodemo.aspx http://www.codeproject.com/KB/database/adonet_mcpp.aspx Upvote 0 Downvote
a quick google search("ado.net c++") returned this: http://www.codeproject.com/KB/mcpp/adodemo.aspx http://www.codeproject.com/KB/database/adonet_mcpp.aspx