dbTalk Databases Forums  

Raw File Source

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


Discuss Raw File Source in the microsoft.public.sqlserver.dts forum.



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

Default Raw File Source - 04-26-2006 , 03:12 PM






I am having an issue where I have some raw file source inputs and SSIS is
expecting those files to exist at the time that the package is being
designed, but they are being created during the process of the package
execution. How do I make SSIS not care that the file is not there until
package execution?

Thanks!

Brandon

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Raw File Source - 04-26-2006 , 03:38 PM






Just set a bogus value

http://wiki.sqlis.com/default.aspx/S...-RawFiles.html

--


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com


"Brandon Lilly" <avarice (AT) nospam_swbell (DOT) net> wrote

Quote:
I am having an issue where I have some raw file source inputs and SSIS is
expecting those files to exist at the time that the package is being
designed, but they are being created during the process of the package
execution. How do I make SSIS not care that the file is not there until
package execution?

Thanks!

Brandon



Reply With Quote
  #3  
Old   
Brandon Lilly
 
Posts: n/a

Default Re: Raw File Source - 04-26-2006 , 04:06 PM



"Allan Mitchell" wrote:

Quote:
Just set a bogus value

http://wiki.sqlis.com/default.aspx/S...-RawFiles.html
I set the DelayValidation property on the DataFlow task that contained the
RAW source file and it worked also.

Thanks!

Brandon



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.