Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Running a SQL Serve DTS package from ASPX file


Message #1 by pavankumar.t@k... on Fri, 19 Jul 2002 11:37:52
yes, assuming I understand what you're asking...  simply write a stored 
procedure that references that starts the dts package...  in your asp call 
the stored procedure when the user clicks the button.


----Original Message Follows----
From: pavankumar.t@k...
Reply-To: "ASPX_Professional" <aspx_professional@p...>
To: "ASPX_Professional" <aspx_professional@p...>
Subject: [aspx_professional] Running a SQL Serve DTS package from ASPX file
Date: Fri, 19 Jul 2002 11:37:52

Hi ,

Is it possible to run a DTS package which is in .vb file from an .aspx
file?

ie.. i have a DTS package which is generated on SQL Server to import the
data from text file to a table. The same DTS package i want to run it when
i click a button in .aspx file.

Please let me know !!!

Regards,
pavan.





_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


  Return to Index