Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I connect SQL Server 7 to mySQL?

Status
Not open for further replies.

logo

Programmer
Joined
Aug 22, 2001
Messages
56
Location
US
Can anyone point me towards some good resources on how to pass data between SQL Server 7 and mySQL.

Thank you.
 

You should be able to transfer data in DTS using an ODBC connection to MySQL. You could possibly link the MySQL server into SQL 7 using the ODBC provider. There is an ODBC driver for MySQL. I have no way to confirm if any of this will work. Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top