I have 3 databases, two are on SQL 2000 and the third is on MySQL. I need the ability to query data from all 3 databases in an efficient manner. The SQL Server Enterprise Manager is much better than the MySQL GUI screens, so I'm trying to figure out the best way to get the MySQL tables into SQL Server.
I tried using the DTS and I constantly get error messages. Then I found something called "Linked Servers" in the Enterprise Manager. I looks like you can link to any ODBC database, but I have been unsucessful. Does anyone have any experience using the Linked Servers? How about any other work arounds?
Thanks!
I tried using the DTS and I constantly get error messages. Then I found something called "Linked Servers" in the Enterprise Manager. I looks like you can link to any ODBC database, but I have been unsucessful. Does anyone have any experience using the Linked Servers? How about any other work arounds?
Thanks!