dbTalk Databases Forums  

Re: transform data task missing source

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


Discuss Re: transform data task missing source in the microsoft.public.sqlserver.dts forum.



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

Default Re: transform data task missing source - 04-13-2004 , 09:00 AM






Workflow is the only way i can think of.

Do the checking for the file up front of any transformation. if the file is
not there then do not attempt the import and move on.

Workflow
(http://www.sqldts.com/default.aspx?103)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


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

Quote:
I am using multiple transform data tasks to import into SQL Server 2000
about 20 dbase 5 tables. I have each individual table have a data transform
task to move into sql. Some times a dbase source table may not be present,
for correct reasons. Right now it errors out if a source table it missing.
Is there any way to say if that table is not present in the source, do not
do the transform data task??
Quote:
Otherwise I will be getting many errors when I go to run this. Thanks,



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.