Scenario:
You are working as SQL Server Integration Services(SSIS) developer, You need to create an SSIS Package that should be able to load file's information form a folder to SQL Server table. The SSIS Package should load file name, file created date-time and file size in kilo bytes.Solution:
First of all we need to create a table in which we would like to save file's information from a folder.use YourDatabaseName
go
CREATE TABLE dbo.FileInformation
(
Filename VARCHAR(100),
FileCreatedDateTime DATETIME,
FileSize INT
)
Step 1:
Open BIDS or SSDT and create new SSIS Package, In your SSIS Package, create a variable VarDirectoryPath of string type. Provide value to this variable C:\MyTestFolder as you would like to create the file's information from this folder. You will be providing the path of folder in which you have the files.
Create variable in SSIS Package to load file's information to SQL Server Table |
Step 2:
Create an ADO.NET Connection to your Database and rename to DBConn.
![]() |
Create an ADO.NET connection in SSIS Package to use in Script Task to load File's information to SQL Server Table |
Step3:
Drag Script task to Control Flow Pane and add VarDirectortyPath as input variable as shown belowAdd user variable to Script Task in SSIS Package to load file's information to SQL Server Table |
Step 4:
Click on Edit Script Button and then copy below code to your Script Task Editor.
Under #Region NameSpaces, paste below namespaces.
using System.IO; using System.Data.SqlClient;
Got to public void Main()
{
and paste below code.
SqlConnection myADONETConnection = new SqlConnection(); myADONETConnection = (SqlConnection)(Dts.Connections["DBConn"].AcquireConnection(Dts.Transaction) as SqlConnection); //MessageBox.Show(myADONETConnection.ConnectionString, "ADO.NET Connection"); string DirPath = Dts.Variables["User::VarDirectoryPath"].Value.ToString(); //get all files from directory string[] files = Directory.GetFiles(DirPath); SqlCommand sqlCmd= new SqlCommand(); sqlCmd.Connection = myADONETConnection; //loop through files foreach (string filename in files) { FileInfo file = new FileInfo(filename); sqlCmd.CommandText = "Insert into dbo.FileInformation Values('" + file.Name + "','" + file.CreationTime + "','" + file.Length/1024 + "')"; //MessageBox.Show(sqlCmd.CommandText); sqlCmd.ExecuteNonQuery(); } Dts.TaskResult = (int)ScriptResults.Success; }
Step 5:
Save the script and close the script task editor window. Run your SSIS Package, it should load the file's information from folder to Test.dbo.FileInformation table.
This is a nice article..
ReplyDeleteIts very easy to understand ..
And this article is using to learn something about it..
c#, dot.net, php tutorial
Thanks a lot..!
Thanks Azeem!
ReplyDeleteI sent you an email about sqlconnection in the c# script
ReplyDeleteOne imperative manner by which information technology is influencing work is by diminishing the significance of separation. bezoek website
ReplyDeleteOf course, you can get a customary 800 number from the telephone organization, yet how well is it getting down to business for you? https://callgear.com/product/phone-numbers/
ReplyDeleteCorrespondingly, they outline a couple of things that they hate too. top reason to know why your business needs customized software
ReplyDeleteTracking the drone operator! Since the URBAN DYNAMITE® RF Drone Detector detects both the drone (by its downlink data signals) and its corresponding remote control, the movement of both can be tracked immediately. Drone Jammer
ReplyDeleteIn order to make this law stand, it is the committee’s job to contact the manufacturers of these cellular intercept systems before selling them to local and state law enforcement agencies and they must notify the FBI first. CUAS System
ReplyDeleteHi guys, I've followed this through and it runs "succesfully" but doesn't seem to output any results... is there a clash if this is being run on later editions of ssis / target deployment of ss2017?
ReplyDeleteThe intensity of this thought ought not be disparaged, it enables individuals to settle on choices dependent on masses of cutting-edge data. The military, instructive foundations and enormous business have since quite a while ago comprehended the intensity of this thought yet it has just been over the most recent ten years that standard society has likewise grasped the intensity of data for both social developments and independent venture. information technology
ReplyDeleteAn organization name, brand or exchange mark name ought to consistently be remembered for the body of the instant message. SMS API Service
ReplyDeleteDo your research. Check the people behind the course that you would like to sign up to cursos de ti
ReplyDeleteThis is why as suggested earlier, that writers should do their study before diving into the writing project. Helphub Review
ReplyDeleteSupport technology proposition for enormous scope national and universal level tasks
ReplyDeletetop cat breed
You made such an interesting piece to read, giving every subject enlightenment for us to gain knowledge. Thanks for sharing the such information with us to read this... Sioux Falls IT Services
ReplyDeleteSucceed! It could be one of the most useful blogs we have ever come across on the subject. Excellent info! I’m also an expert in this topic so I can understand your effort very well. Thanks for the huge help Make money online
ReplyDeleteWe are pretty much convinced that using this information, you as our readers will be able to take better decisions and understand the base of this topic in a better manner. 360DigiTMG data science training in hyderabad
ReplyDeleteThis Was An Amazing ! I Haven't Seen This Type of Blog Ever ! Thankyou For Sharing, data sciecne course in hyderabad
ReplyDeleteLearn more craft glitter tips by visiting the website for Rainbow Turtle, a retailer of fine glitters in various sizes and colors Visit Buy glitter in bulk
ReplyDeleteThanks for the Information.Interesting stuff to read.Great Article.
ReplyDeleteI enjoyed reading your post, very nice share.
Data Science Course Training in Hyderabad
If you use decorative cosmetics make sure that the color additives are permitted by FDA. Color additives that not approved by FDA sometimes are colors for textile, not for food and cosmetic. panda gift
ReplyDeleteThey have a competent team of expert freelance writers who have vast experience in all areas such as commercial, social and academic. Essay Writing Service
ReplyDeleteGood to become visiting your weblog again, it has been months for me. Nicely this article that i've been waited for so long. I will need this post to total my assignment in the college, and it has exact same topic together with your write-up. Thanks, good share.
ReplyDeletedata science training
I curious more interest in some of them hope you will give more information on this topics in your next articles.
ReplyDeletedata science training
Pretty good post. I just stumbled upon your blog and wanted to say that I have really enjoyed reading your blog posts. Any way I'll be subscribing to your feed and I hope you post again soon. Big thanks for the useful info. Orlando sales recruiters
ReplyDeleteThank you for your post, I look for such article along time, today i find it finally. this post give me lots of advise it is very useful for me !data science training in Hyderabad
ReplyDeleteAs of now, it influences such huge areas as correspondences, account and retail exchange and may grow to territories, for example, training and wellbeing administrations. It infers the consistent utilization of data and correspondence innovation along the whole worth chain of a business that is led electronically.
ReplyDeleteAlfresco Training
keep up the good work. this is an Ossam post. This is to helpful, i have read here all post. i am impressed. thank you. this is our site please visit to know more information
ReplyDeletedata science courses
Thank you for this wonderful post. This is really amazing. I am looking after this type post. Finally, I am find it here. data science course in Hyderabad
ReplyDeleteI am glad to see your article. Very interesting to read your article.
ReplyDeletebenefits of artificial intelligence
.net core features
about hadoop
what are the devops tools
selenium interview questions and answers pdf download
In molding the construction and elements of work IT company Toronto associations, plants, and office, current information technology is viewed as one of central players among numerous businesses.
ReplyDelete