Hi cslarsen,
I am sorry, I really not understood what you said, what is BI studio?
Basically I am making web application where user will upload its excel file with bul data, so I want to import in stored procedure.
I will upload the file on server and give path to stored procedure to read the file and import the file.
Is this possible to do with stored procedure using DTS or something.
I need easy answer, if you help me with some code that would be great
Many Thanks
Main Topics
Browse All Topics





by: CSLARSENPosted on 2007-02-11 at 22:26:58ID: 18513252
Hi dinesh_bali,
You would have a possibility to import an excel file very easy with a SSIS project (that reads something like "SQL Server Integration Services"). As far as I know It can not be created with the Management Studio, but needs the BI studio. But from there it is easy ->Create new project->Integration services project...
Cheers
cslarsen