dbTalk Databases Forums  

Running DTS between MySQL and MSSQL

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Running DTS between MySQL and MSSQL in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Troy Jerkins
 
Posts: n/a

Default Running DTS between MySQL and MSSQL - 09-08-2004 , 11:58 AM






I'm trying to set up a DTS package between SQL 2000 (sp3a) and MySQL v.
4.0.20a.
I've installed both MyOLEDB3 and MyODBC on the SQL 2000 server and can make
a connection to MySQL just fine using both.

The problem is whenever I try to execute a SQL Task, I recieve the error
"Provider does not support asynchronous execution".

This is against any query I run it seems. I can run Bulk inserts Ok. Any
ideas to correct this problem?

-Troy



Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: Running DTS between MySQL and MSSQL - 09-09-2004 , 07:34 AM






Troy,

Apparently the providers do not support asynchronous connection. How about
using ADO in ActiveX task and setting up synchronous connection?

Ilya

"Troy Jerkins" <tjerkins (AT) alltel (DOT) net> wrote

Quote:
I'm trying to set up a DTS package between SQL 2000 (sp3a) and MySQL v.
4.0.20a.
I've installed both MyOLEDB3 and MyODBC on the SQL 2000 server and can
make
a connection to MySQL just fine using both.

The problem is whenever I try to execute a SQL Task, I recieve the error
"Provider does not support asynchronous execution".

This is against any query I run it seems. I can run Bulk inserts Ok. Any
ideas to correct this problem?

-Troy





Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.