Showing posts with label majority. Show all posts
Showing posts with label majority. Show all posts

Friday, March 9, 2012

MySql and Sql question

The vast Majority of Hosting services use MySql so my Question is " Can MySql Utilize a SQL Database without alot of additional work? " if not what needs to be done so the SQL Files can run on MySql..

Thxs in Advance ...

No - the two file types are binarily incompatible. But you can install the ODBC driver for MySQL and run a single query in SQL Server to access the MySQL data directly inside SQL Server.

Buck

MySql and Sql question

The vast Majority of Hosting services use MySql so my Question is " Can MySql Utilize a SQL Database without alot of additional work? " if not what needs to be done so the SQL Files can run on MySql..

Thxs in Advance ...

No - the two file types are binarily incompatible. But you can install the ODBC driver for MySQL and run a single query in SQL Server to access the MySQL data directly inside SQL Server.

Buck