|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Wednesday, February 06, 2013 4:46 AM
Points: 55,
Visits: 391
|
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 11:25 PM
Points: 946,
Visits: 1,739
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Yesterday @ 12:41 PM
Points: 2,
Visits: 76
|
|
nice post. I have just one question which may help others also.
Does the fact that you are referencing the Excel object on SSIS require a Excel install on the server?
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Wednesday, February 06, 2013 4:46 AM
Points: 55,
Visits: 391
|
|
| To run the C# code you will have to reference the object libraries "Microsoft Excel 5.0" and "Microsoft Office 11.0" and hence you have to install Excel on the server.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: 2 days ago @ 1:35 AM
Points: 4,789,
Visits: 1,336
|
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 11:21 AM
Points: 2,163,
Visits: 2,148
|
|
| Good information, thanks. But I'm not sure I want to install Excel on the SSIS servers...
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Wednesday, February 06, 2013 4:46 AM
Points: 55,
Visits: 391
|
|
I am sorry,basically you need PIAs to run the code.After a bit of search I found that you can download the PIAs
http://msdn.microsoft.com/en-us/library/aa159923(office.11).aspx
and then reference them in C# code.HTH.
Thank you all for your comments.I will soon post another method to protect Files.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Thursday, January 19, 2012 3:33 PM
Points: 377,
Visits: 8,621
|
|
| very helpful article, thanks for posting this!
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, April 10, 2013 2:02 PM
Points: 8,
Visits: 134
|
|
I am getting this error. Not Able to resolve this soo far. It could be security issue or whatever.
Author - mind to share some idea?
Error - The process exit code was "-1073741819"
|
|
|
|