dbTalk Databases Forums  

DTS IMPORT/EXPORT - SKIP ERRORS?

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


Discuss DTS IMPORT/EXPORT - SKIP ERRORS? in the microsoft.public.sqlserver.dts forum.



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

Default DTS IMPORT/EXPORT - SKIP ERRORS? - 08-10-2004 , 06:03 AM






If I'm using the DTS IMPORT/EXPORT WIZARD, is there a way I can specify that
data transfer should not stop when it encounters an error (like a destination
col which does not allow null Values) , but shld log the error to a file and
continue transferring the rest of the data?

Using the wizard, is it possible to specify the max no of errors and an
error log file (the way u can do using a DTS Transform Data Task)?

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS IMPORT/EXPORT - SKIP ERRORS? - 08-10-2004 , 07:16 AM






You can only set limited properties in the Wizard. You would never expect
every option to be exposed in a Wizard otherwise it defeats the point of
having it. You can create the package in the Wizard, but instead of
executing it there and then, elect to save it first. Then you can open the
package, make your changes and then run from the designer


--
Darren Green
http://www.sqldts.com

"sqluser" <sqluser (AT) discussions (DOT) microsoft.com> wrote

Quote:
If I'm using the DTS IMPORT/EXPORT WIZARD, is there a way I can specify
that
data transfer should not stop when it encounters an error (like a
destination
col which does not allow null Values) , but shld log the error to a file
and
continue transferring the rest of the data?

Using the wizard, is it possible to specify the max no of errors and an
error log file (the way u can do using a DTS Transform Data Task)?



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.