|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, December 15, 2010 5:49 AM
Points: 32,
Visits: 82
|
|
Hi All,
I have Asp.net Application on one machine...
I have the package and sqlserver both on same remote machine...
I want to execute this package...
Is it possible to execute a Remote Package and If so... can you please provide me some links...
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, October 21, 2009 10:26 AM
Points: 7,
Visits: 28
|
|
How about using the command line application DTEXEC
[url=http://msdn.microsoft.com/en-us/library/ms162810.aspx][/url]
You could write it into a batch and have your ASP application execute the batch file?
Regards,
Chris Fitzgerald
|
|
|
|