MySQL-SQL Server Linked Server Problem

MySQL-SQL Server Linked Server Problem

Post by Mitchell, Freddi » Sat, 30 Aug 2003 04:04:10



Hello:

I have loaded your MyODBC ODBC driver.  I have had success in:

1) Connecting to MySQL databases through ACCESS linking
2) Using a DSNless string in ASP pages to display MySQL database data
3) Creating a DSN in the ODBC manager and getting a 'successful' =
connection message using the 'Test' button

What I need, though, is to configure a "Linked Server" in MS SQL Server =
via the Enterprise Manager to link to MySQL databases.  I have gotten to =
the point where I can see a list of the tables in my database by using =
the string I used for the DSNless ASP pages in the "Provider String" =
field. I can also use some of the "sp" procedures to see the mete-data" =
of the remote MySQL database.  But I can not query the MySQL databases =
using the Linked server.  I keep getting error "7313.".  I want to do =
some joins to use data in MySQL to update some SQL Server tables.

Where can I get some help with this.

Thanks,

Freddie Mitchell, Jr.
Software Engineer
Northeast (New York) OSS
Desk:  914-421-2775
Mobile: 914-447-6256
Prvt.:   172*62*6256

For Northeast OSS Support

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc

 
 
 

MySQL-SQL Server Linked Server Problem

Post by jbonn.. » Sat, 30 Aug 2003 07:49:16


I would be looking at what error 7313 means exactly to see if I could
resolve it.

If this is a one off transfer of data and tables are not too big, doing a
mysqldump of the data and using some or all of that to build temporary
tables in SQL Server may be a reasonable way to get things done.

John Bonnett

-----Original Message-----

Sent: Friday, 29 August 2003 4:13 AM

Subject: MySQL-SQL Server Linked Server Problem

Hello:

I have loaded your MyODBC ODBC driver.  I have had success in:

1) Connecting to MySQL databases through ACCESS linking
2) Using a DSNless string in ASP pages to display MySQL database data
3) Creating a DSN in the ODBC manager and getting a 'successful' connection
message using the 'Test' button

What I need, though, is to configure a "Linked Server" in MS SQL Server via
the Enterprise Manager to link to MySQL databases.  I have gotten to the
point where I can see a list of the tables in my database by using the
string I used for the DSNless ASP pages in the "Provider String" field. I
can also use some of the "sp" procedures to see the mete-data" of the remote
MySQL database.  But I can not query the MySQL databases using the Linked
server.  I keep getting error "7313.".  I want to do some joins to use data
in MySQL to update some SQL Server tables.

Where can I get some help with this.

Thanks,

Freddie Mitchell, Jr.
Software Engineer
Northeast (New York) OSS
Desk:  914-421-2775
Mobile: 914-447-6256
Prvt.:   172*62*6256

For Northeast OSS Support

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc



 
 
 

1. MySQL -> Linked Server in MS SQL Server

Hi,

I'm trying to set up a MySQL database running on a Linux box as a Linked
server in MS SQL Server on a WIndows 2000 box, using MySQL ODBC Connector
3.51, and am having problems.

I can set up a linked server if both DB's (MySQL and MSSQL Server) are
running on a Windows2000 box, and I can use DTS in SQL Server to retrieve
data from the LInux MySQL Db using the ODBC Connector.

Any pointers to documentation, suggestions would be very welcome

Cheers

Mike Harknett

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc

2. WTD HP 6L

3. R: RE MySQL -> Linked Server in MS SQL Server

4. Converting pine address book to Netscape 2 address book

5. RE MySQL -> Linked Server in MS SQL Server

6. Looking for a sleekest Hard Disk

7. MySQL Server as Linked Server to MSSQL Server?

8. Running cgi

9. MyODBC 3.51.01, OleDB, MS SQL Server And Linked Servers

10. R: MyODBC 3.51.01, OleDB, MS SQL Server And Linked Servers (Multiple-statements ??)

11. MyODBC 3.51.01, OleDB, MS SQL Server And Linked Servers

12. Microsoft SQL Server linking to MySQL

13. SQL Server 2000 to mySQL Server