View Single Post
  #1 (permalink)  
Old 03-14-08, 09:46 AM
scott2500uk's Avatar
scott2500uk scott2500uk is offline
Coding Addict
 
Join Date: Apr 2006
Posts: 275
Thanks: 2
Thanked 2 Times in 2 Posts
C++ and MSSQL tutorials?

I currently have a c++ program that I have built that talks to a MySQL database but my requirements have changed and I need a way for my program now to be able to talk to a MSSQL database.

Is there any tutorials out there for MSSQL connectivity with C++? I will be building my C++ program with devcpp so please no tutorials that require you to use visual C++

Cheers
Reply With Quote