dbTalk Databases Forums  

Running a DTS Package from outside SQL Server

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


Discuss Running a DTS Package from outside SQL Server in the microsoft.public.sqlserver.dts forum.



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

Default Running a DTS Package from outside SQL Server - 01-12-2004 , 04:42 AM






I've created a simple DTS package that exports data from SQL server into a
CSV file... so far so good.

However, I want a non-technical user to be able to kick this process off. Is
there way they can do this without having to go into enterprise mgr?

Thanks

Chris



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

Default Re: Running a DTS Package from outside SQL Server - 01-12-2004 , 04:53 AM






You can easily create a batch file/VB front end that will run a package.
You need the DTS dlls on the PC that does the running.

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

Execution
(http://www.sqldts.com/default.aspx?104)

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"CJM" <cjmwork (AT) yahoo (DOT) co.uk> wrote

Quote:
I've created a simple DTS package that exports data from SQL server into a
CSV file... so far so good.

However, I want a non-technical user to be able to kick this process off.
Is
there way they can do this without having to go into enterprise mgr?

Thanks

Chris





Reply With Quote
  #3  
Old   
CJM
 
Posts: n/a

Default Re: Running a DTS Package from outside SQL Server - 01-13-2004 , 05:59 AM



Thanks for that Alan.

I think I'll probably use the ASP solution, or possibly the VB one.

Cheers

Chris

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
You can easily create a batch file/VB front end that will run a package.
You need the DTS dlls on the PC that does the running.

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

Execution
(http://www.sqldts.com/default.aspx?104)

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"CJM" <cjmwork (AT) yahoo (DOT) co.uk> wrote in message
news:Oq153BP2DHA.2208 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I've created a simple DTS package that exports data from SQL server into
a
CSV file... so far so good.

However, I want a non-technical user to be able to kick this process
off.
Is
there way they can do this without having to go into enterprise mgr?

Thanks

Chris







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.