dbTalk Databases Forums  

Custom Transformation is working for ever

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


Discuss Custom Transformation is working for ever in the microsoft.public.sqlserver.dts forum.



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

Default Custom Transformation is working for ever - 01-16-2005 , 11:07 PM






I have the following problem with my custom transformation: sometimes (I have
no clue, what the reason is) it doesn't end its work. It just goes on and on
for ever, eventhough it might work just fine with the same properties some
other time.

Did anyone else encounter anything similar? I can post it's C++ code.....

Regards,
Blaz

Reply With Quote
  #2  
Old   
Blaz Ziherl
 
Posts: n/a

Default RE: Custom Transformation is working for ever - 01-17-2005 , 03:43 PM






I found out this piece of code seems to halt the whole thing:

pstrBuffer = (LPBYTE)new char[0];

Has anyone any ideas why?

Regards,
Blaz

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 - 2013, Jelsoft Enterprises Ltd.