Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Need Help in SSIS Script task

Author  Topic 

anujpratap84
Starting Member

45 Posts

Posted - 2012-05-23 : 00:37:52
Hi All,

I want to insert data into database from a txt file, data separated by '|'.
First i want to validate data row by row and then insert data into multiple tables using stored procedure.
Please help.

Thanks in advance


Anuj Pratap Singh

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-23 : 15:34:58
what are validation you're planning to do? Why you want to do it using script task?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -