dbTalk Databases Forums  

Execute DTS from ASP.NET

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Execute DTS from ASP.NET in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Prakash
 
Posts: n/a

Default Execute DTS from ASP.NET - 10-07-2003 , 12:12 AM






hi,
I have a DTS. I need to execute it from ASP.NET.
My .Net System has not SQLServer or client version.
Without SQL server or client in .Net system, Can i
execute DTS from ASP.NET?
If possible, Please explain me..

Thanks in advance.

With regards,
Prakash.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Execute DTS from ASP.NET - 10-07-2003 , 12:24 AM






You will need to have the DTS dlls on the PC that says "GO"

Redistributing DTS with your program
(http://www.sqldts.com/Default.aspx?225)

You can then use DTS in ASP by follwoing this article (See the related links
at the bottom of page 2)

Execute a package from Active Server Pages (ASP)
(http://www.sqldts.com/default.aspx?207)

--
--

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

"Prakash" <dharmaprakash (AT) prudencetech (DOT) com> wrote

Quote:
hi,
I have a DTS. I need to execute it from ASP.NET.
My .Net System has not SQLServer or client version.
Without SQL server or client in .Net system, Can i
execute DTS from ASP.NET?
If possible, Please explain me..

Thanks in advance.

With regards,
Prakash.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.