hi .
I'm asking on how to link SQL 2008 with Visual C++ 2010 :confused:. including steps plz..
thanks for advance
Printable View
hi .
I'm asking on how to link SQL 2008 with Visual C++ 2010 :confused:. including steps plz..
thanks for advance
Maybe you will start with MSDN? :confused:
Something like Visual Studio 2010 SQL Server Database Projects?
There are several ways. You could use ODBC and the MFC classes CDatabase and CRecordset. The steps are well documented on MSDN.
:cry::cry:
MSDN shows me how to set up the SQL server 2008, But still doesn't show me how to link it to microsoft Visual C++ 2010
:cry::cry:
To create a database project:
http://social.msdn.microsoft.com/For...e-bc149b2df2a9
If you mean something else then please define "to link SQL 2008 with Visual C++ 2010"