Quantcast
Channel: MySQL Forums - Microsoft SQL Server
Viewing all articles
Browse latest Browse all 686

Need to convert the MSsqlserver to MYSQL (no replies)

$
0
0
Hi ,

I have implemented the database connectivity by using sqlserver in VisualC++ 2008.would like to convert the same logic in MYSQL.IS it possible? if so please let me know. Installed mysqlC++ connector.Set the VC++ directories option in MS visual studio 2008.under Tools->Project and solutions->VC++ Directories addede these two lines

C:\Program Files\MySQL\MySQL Connector C++ 1.0.5\lib\opt

C:\Program Files\MySQL\MySQL Connector C++ 1.0.5\include

And set the below line in Configuration Properties->C/C++
Additional Directories:
C:\Program Files\MySQL\MySQL Connector C++ 1.0.5\include

Viewing all articles
Browse latest Browse all 686


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>