dbTalk Databases Forums  

MYSQL - DTS - MSSQL help needed Warning novice inside!!

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


Discuss MYSQL - DTS - MSSQL help needed Warning novice inside!! in the microsoft.public.sqlserver.dts forum.



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

Default MYSQL - DTS - MSSQL help needed Warning novice inside!! - 09-11-2006 , 03:49 PM






Hi,

Would anyone be so kind and point me in the rigth direction?

I have a MYSQL server and a MSSQL 2000 server.

MYSQL
Database name is Membership
Table is Users
Column is email_address.

I want to transfer the email_address data over to a column in an
existing MSSQL Database.

When I run the DTS wizard I can successfully connect to the MYSQL
database server, but the only option I get is to use a SQL Statement.
So this is what I have started with...

mysql_select_db('membership');
SELECT * FROM users WHERE email_address='"*"

If i try and preview I get an unexpected errror and if i run through
the wizard I get wrong systax at line 1.

I am a total novice at this and am stumbling around in the dark...

Any help much appreciated...

Thanks
Col


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.