If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Replication SQL 2000 to MYSQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-16-04, 14:54
Diogo Diogo is offline
Registered User
 
Join Date: Sep 2002
Location: Brazil
Posts: 56
Replication SQL 2000 to MYSQL

Hello Guys,

I'm trying to configure a Transactional Replication from SQL 2000 to MySql using MyODBC.

The problem:

When I try to add a new Subscriber, I receive the following message:

'ODBCMYSQL' could not be enabled as a subscriber because the ODBC driver for this data source does not provide sufficient functionality. Contact the vendor to obtain an updated ODBC Driver.

Error 2132: [SQL-DMO]The DSN is not a valid SQL Server Subscriber
__________________
Diogo Hudson Dias
DBA - SQL 6.5/7.0/2000
ASBACE - ATP
Reply With Quote
  #2 (permalink)  
Old 01-16-04, 16:22
aus aus is offline
Registered User
 
Join Date: Oct 2003
Location: Denver, Colorado
Posts: 137
Re: Replication SQL 2000 to MYSQL

You can't make MySQL replicate SQL Server. Replication only works MySQL to MySQL.
Reply With Quote
  #3 (permalink)  
Old 01-19-04, 12:43
Diogo Diogo is offline
Registered User
 
Join Date: Sep 2002
Location: Brazil
Posts: 56
SQL to MySql

But,
I'm Trying to replicate SQL 2000 Database to MySql 5
__________________
Diogo Hudson Dias
DBA - SQL 6.5/7.0/2000
ASBACE - ATP
Reply With Quote
  #4 (permalink)  
Old 01-19-04, 16:03
aus aus is offline
Registered User
 
Join Date: Oct 2003
Location: Denver, Colorado
Posts: 137
Re: SQL to MySql

Sorry about that. I have not set up heterogenous replication with SQL Server, but I do know that it will fail if Queued Updating or Immediate Updating are selected, it will fail. That is the extent of my knowledge on the subject.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On