Have a look at Gert's cookbook
www.sqldev.net
--
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Antonio" <volpicelli (AT) stsci (DOT) edu> wrote
Quote:
Hello,
I need to run DTS packages saved on SQL Server via C#
Web App.
Is there is someone that know how I can do it?
I am using an RCW around Microsoft.SQLServer.DTSPkg80
with a C# console application and this works fine.
If I create a C# Web App it does nothing.
Probably there are some permission issues.
If anyone has any advice, I would appreciate it.
Thanks Antonio |