Trying to Eun SSIS (SQL Server) Package from Access

P

Prince

Hi,
I am trying to run SSIS Package on button Selecting action "Run Application"
I got below string which is not working saying "Invalid Procedure call or
Argument":
stAppName = "C:\Documents and Settings\aab\My Documents\aa.dtsx"

Is there any way to run that package in MS access - thanks

AA
 
Top