|
keerth516
Starting Member
India
1 Posts |
Posted - 11/23/2011 : 05:45:53
|
Hi,
I want to know the data base connectivity to VC++ program.I googled a lot but couldn't find any useful information on VC++.I need your suggestion and advice to do the database connectivity to VC++.(my code was in Ms VC++,quite combination of both C and C++).the compiler right now am using Microsoft visual studio 2008(vC++).I have installed SQL server 2005 and MYSQL DB too. my main program will print values in console window but i need to insert these values to database.whether i need to use sql server (or) i can go with mysql?.kindly let me know with example.one more thing is.whether i can insert the variable value to database.If so please provide me any exapmle for that.
Thanks in advance! |
|