quecoder Posted April 26, 2008 Share Posted April 26, 2008 Hello , what is the difference between MySQL and MS SQL ,,, And how to connect a web site MySQL database in a local web server ( XAMPP ) with another windows application ( programmed by VB.NET ) Link to comment https://forums.phpfreaks.com/topic/103012-what-is-the-difference-between-mysql-and-ms-sql/ Share on other sites More sharing options...
fenway Posted April 26, 2008 Share Posted April 26, 2008 One is from MySQL AB, the other from Microsoft. Completely different syntaxes, completely different products. Sounds like an easy one for google. To connect from a windows machine, you simply need to install the odbc drivers. Link to comment https://forums.phpfreaks.com/topic/103012-what-is-the-difference-between-mysql-and-ms-sql/#findComment-527704 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.