Home > Archive > MS SQL Server DTS > July 2005 > dynamic properties task ini









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author dynamic properties task ini
Aron E. Tekulsky

2005-07-22, 11:23 am

i wnat to use the dynamic properties task to fill in a value for the ftp
task. i set it up to use an ini. when i execute the dts task i keep
getting the error "invalid string for source file names". my ini looks like
the following:
[test1]
myval=dba.zip


Can anyone tell me if i am missing some kind of delimeter and if so then
what it is ?
thanks.


Darren Green

2005-07-22, 11:23 am

Lookup the SourceFilename property in Books Online and you'll see that it is
a actually several delimited tokens.

object.SourceFilename = " 'name';'path';'size'
;"


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

"Aron E. Tekulsky" <atekulsky@iie.org> wrote in message
news:ulreDYtjFHA.2472@TK2MSFTNGP15.phx.gbl...
>i wnat to use the dynamic properties task to fill in a value for the ftp
> task. i set it up to use an ini. when i execute the dts task i keep
> getting the error "invalid string for source file names". my ini looks
> like
> the following:
> [test1]
> myval=dba.zip
>
>
> Can anyone tell me if i am missing some kind of delimeter and if so then
> what it is ?
> thanks.
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com