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
P G
NA
6
7.2k
Garbage data while intesrting data from fixed width file to sql database using SSIS
Apr 7 2011 5:30 PM
I have created a SSIS package to insert data from fixed width file to sql database.
But when I run the package on fixed width file it runs fine for some files but for other files it inserts some square garbage data into my SQL database which erases all my column formatting. here is the sample
Please let me know what could be the reason.
Reply
Answers (
2
)
stored procedure for generate existing table script
how can i call the one storedprocedures to another storedprocedures give me example?