MS SQLSERVER 2005 linked server connection to MYSQL
Posted: Thu 22 Feb 2007 14:19
Good Morning
Can I use the MySQLDirect .NET Data Provider to create a linked server connection from Microsoft SQL server 2005 to a MYSQL Database running on Linux Red hat.
I've installed the MySQLDirect .NET Data Provider on the MS SQLServer
machine, but it does not show up in the list of available providers in the linked server objects provider list. (from microsoft sqlserver management studio )
incidentally, it is visable and useable, from visual studio 2005 on the same machine.
Prehaps there is a better way of exposing the mysql tables from within
the microsoft sqlserver management studio than using linked servers
these days?
If it is possible has anyone a connection syntax example?
thanks
David Hills
Can I use the MySQLDirect .NET Data Provider to create a linked server connection from Microsoft SQL server 2005 to a MYSQL Database running on Linux Red hat.
I've installed the MySQLDirect .NET Data Provider on the MS SQLServer
machine, but it does not show up in the list of available providers in the linked server objects provider list. (from microsoft sqlserver management studio )
incidentally, it is visable and useable, from visual studio 2005 on the same machine.
Prehaps there is a better way of exposing the mysql tables from within
the microsoft sqlserver management studio than using linked servers
these days?
If it is possible has anyone a connection syntax example?
thanks
David Hills