Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
SQL Server 2005 Integration Services
»
load zipped file to the table
load zipped file to the table
Rate Topic
Display Mode
Topic Options
Author
Message
weston_086
weston_086
Posted Wednesday, November 07, 2012 5:51 PM
SSC Journeyman
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 11:01 AM
Points: 88,
Visits: 434
I have files which are saved in the web folder.and i get the file in the web folder every day which is in zipped format.Now i want to download the file from web folder which is in csv format and then unzip that file and load that to the table .The file comes with the date at the last (for e.g for today it is james_2012_11_07 and tomorrow it will be james_2012_11_08).Now, i want to create the package which should first download the .csv file then unzip that after that i want to upload that unzip file to the table ever day.How i can create that package?.
Post #1382220
Koen Verbeeck
Koen Verbeeck
Posted Thursday, November 08, 2012 12:58 AM
SSCrazy Eights
Group: General Forum Members
Last Login: Yesterday @ 9:06 AM
Points: 9,367,
Visits: 6,465
You can download the zip file using the Webservice Task.
You can unzip the file using the Execute Process Task which calls for example the Winzip.exe file.
You can load the .csv file to SQL Server using a data flow task with a flat file source.
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #1382306
CozyRoc
CozyRoc
Posted Saturday, November 10, 2012 8:26 PM
Ten Centuries
Group: General Forum Members
Last Login: Yesterday @ 7:59 PM
Points: 1,106,
Visits: 2,113
If you can use third-party solutions, check the commercial COZYROC
Zip Task
. It is completely integrated in SSIS.
---
SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
Post #1383414
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.