TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Akhil Madivada
NA
58
7.5k
Creating SSIS package for XML file for required data in Data
May 26 2017 1:36 AM
Developers, I am working on SSIS and I want to create a package to populate the XMLdata in the database from an XML source file and my source file sample data is here:
In the database table I have columns TimeStamp column and the Meterdirection column and I need the both values to populate in the columns of the table and there is one more table in available in the database with Meterdirection type with Delivered=1 and Received=2, So now how can I create the package in SSIS main tricky task is here I am not getting the MeterDirection column values, can anyone help me?
Reply
Answers (
0
)
change the date in ssis package for XML file
Generating excel sheet from XML file in SSIS