all groups > sql server connect > march 2004 >
You're in the

sql server connect

group:

Connecting to MySQL database


Connecting to MySQL database Dale Fye
3/4/2004 10:51:06 AM
sql server connect: Anyone know how to connect to a MySQL database? I'd like to be able to just link to it or import several hundred Gig from this database into SQL Server 2K

RE: Connecting to MySQL database cgross NO[at]SPAM online.microsoft.com
3/10/2004 5:08:57 PM
You can create a linked server from SQL Server to any ODBC or OLE DB data
source. But you need to be able to tell SQL Server what various properties
are. You can get that information from:

http://www.connectionstrings.com/
http://www.able-consulting.com/ADO_Conn.htm#MySQLNETNativeProvider

Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button