dbTalk Databases Forums  

DTS Large fields from mysql

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


Discuss DTS Large fields from mysql in the microsoft.public.sqlserver.dts forum.



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

Default DTS Large fields from mysql - 01-28-2004 , 08:16 AM






I have a dts package that uses a transform data task to import data from a MySQL database to a loading table in sql server 2000. The package runs fine when I run it manually. However when I run it as a scheduled job I get the following

Cannot instantiate Storage Object for source column 6 ('DirLoc') Blob data. Your provider may require that all Blob columns be rightmost in the source result set

I tried moving all the large fields (longtext in MySQL) to the end of my select query but there are quite a few (25) and I keep getting the same error as above but with whichever column is leftmost

Any ideas welcome!

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.