Viewing 15 posts - 346 through 360 (of 1,118 total)
Check this post.
June 8, 2010 at 5:52 am
Holly Kilpatrick (5/28/2010)
"There is currently no way to enumerate files in an FTP folder using SSIS....
May 28, 2010 at 11:35 am
You CANNOT uses OLEDB connections from script. You have to use ADO.NET connections instead.
May 25, 2010 at 6:49 am
saidwarak01 (5/21/2010)
May 25, 2010 at 6:44 am
If you can use third-party solutions, check the commercial CozyRoc Zip Task. It supports Zip, GZip, Tar, Unix, BZip2 and it is completely integrated in SSIS.
May 25, 2010 at 6:29 am
RexSmith (5/20/2010)
Can you post a sample snippet of script task reading data like userid/password/ipaddress from some flat file and using these as variables in the code.
Instead of declaring environment...
May 20, 2010 at 6:28 am
asita (5/19/2010)
Hello Cozy,its about 200 kb (around 7000 records in it)
thanks & Regards
asita
Okay. This is not very much. You can do it one line of code:
...
May 19, 2010 at 10:36 am
asita (5/18/2010)
thanks alot for your code, it gave me good idea , and i substituted in my code it is working fine
so now i have the whole cleaned data...
May 19, 2010 at 8:04 am
imani_technology (5/15/2010)
May 18, 2010 at 3:16 pm
peterzeke (5/14/2010)
Soon after posting my question, I stumbled upon the following links that may provide a solution:http://www.julian-kuiters.id.au/article.php/ssis-lookup-with-range
http://blogs.msdn.com/mattm/archive/2008/11/25/lookup-pattern-range-lookups.aspx
If anyone has additional suggestions, please feel free to share.
CozyRoc has implemented data flow...
May 18, 2010 at 12:22 pm
Use script to remove carriage return (CR) line feed (LF) characters. Then use the regular flat file source to load the file. For a sample script, which can help take...
May 18, 2010 at 12:18 pm
saillu78 (5/13/2010)
i have a ODBC linked server Created in my Sql server (the linked server Points to Progress DB).
How to make the Linked server as Source and Move the Whole...
May 18, 2010 at 11:46 am
Steve Cullen (5/18/2010)
May 18, 2010 at 11:29 am
imani_technology (5/15/2010)
May 18, 2010 at 10:52 am
Viewing 15 posts - 346 through 360 (of 1,118 total)