April 27, 2009 at 5:25 am
:discuss: is it possible to install mysql in mssql server 2000
April 27, 2009 at 6:27 am
What you mean? :hehe:
April 27, 2009 at 6:32 am
Can I use mysql code in mssql server2000
April 27, 2009 at 6:36 am
No. You can't use mysql code IN SQL 2000. You could install mysql along side SQL 2000 on the same server, but you can't run one inside of the other.
I don't know about mysql, but in SQL Server you could connect to a mysql database as a linked server and run queries against just like you would with Oracle, Sybase or DB2.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply