dbTalk Databases Forums  

User Interface for Package

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


Discuss User Interface for Package in the microsoft.public.sqlserver.dts forum.



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

Default User Interface for Package - 09-10-2003 , 07:09 AM






Hi

Is it possible to create a user a interface for a DTS package?

Kind Regards

Rikesh
(W2K-SP3 / SQL2K-SP3)



Reply With Quote
  #2  
Old   
Frank Matthiesen
 
Posts: n/a

Default Re: User Interface for Package - 09-10-2003 , 07:45 AM






Ricky wrote:
Quote:
Is it possible to create a user a interface for a DTS package?
You got one.
Search for dtsrunui.exe on your machine.

Kind regards

Frank




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

Default Re: User Interface for Package - 09-10-2003 , 08:28 AM



Hi Frank
Thanks for that, but is there something whereby you can supple parameters or
variables to be used in the DTS?

Kind Regards

Rikesh

"Frank Matthiesen" <fm (AT) xax (DOT) de> wrote

Quote:
Ricky wrote:
Is it possible to create a user a interface for a DTS package?

You got one.
Search for dtsrunui.exe on your machine.

Kind regards

Frank





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

Default Re: User Interface for Package - 09-10-2003 , 08:41 AM



This would be easily done in VB and using the object model with Events to
give you everything you need.


--

----------------------------
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



"Ricky" <rikeshpatel (AT) serviceworks (DOT) co.uk> wrote

Quote:
Hi Frank
Thanks for that, but is there something whereby you can supple parameters
or
variables to be used in the DTS?

Kind Regards

Rikesh

"Frank Matthiesen" <fm (AT) xax (DOT) de> wrote in message
news:bjn6e4$kkr9j$1 (AT) ID-151790 (DOT) news.uni-berlin.de...
Ricky wrote:
Is it possible to create a user a interface for a DTS package?

You got one.
Search for dtsrunui.exe on your machine.

Kind regards

Frank







Reply With Quote
  #5  
Old   
Darren Green
 
Posts: n/a

Default Re: User Interface for Package - 09-10-2003 , 12:44 PM



In article <#mdE1#5dDHA.2368 (AT) TK2MSFTNGP09 (DOT) phx.gbl>, Ricky
<rikeshpatel (AT) serviceworks (DOT) co.uk> writes
Quote:
Hi Frank
Thanks for that, but is there something whereby you can supple parameters or
variables to be used in the DTS?

Kind Regards

Rikesh

DTSRUNUI, click Advanced, here you can set global variable values for
the package. If you want more then you will need to write it yourself as
it means you are tailoring the application to your specific
requirements.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #6  
Old   
Ricky
 
Posts: n/a

Default Re: User Interface for Package - 09-11-2003 , 05:24 AM



Cheers guys, Thanks for the suggestions, I think I may have to write my own
app in VB?

Thanks again.

Kind regards

Rikesh

"Darren Green" <darren.green (AT) reply-to-newsgroup-only (DOT) uk.com> wrote in
message news:acqSOYCAM2X$Ewf+@sqldts.com...
Quote:
In article <#mdE1#5dDHA.2368 (AT) TK2MSFTNGP09 (DOT) phx.gbl>, Ricky
rikeshpatel (AT) serviceworks (DOT) co.uk> writes
Hi Frank
Thanks for that, but is there something whereby you can supple parameters
or
variables to be used in the DTS?

Kind Regards

Rikesh


DTSRUNUI, click Advanced, here you can set global variable values for
the package. If you want more then you will need to write it yourself as
it means you are tailoring the application to your specific
requirements.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org




Reply With Quote
  #7  
Old   
Darren Green
 
Posts: n/a

Default Re: User Interface for Package - 09-11-2003 , 01:11 PM



In article <uJ#ty8EeDHA.2300 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Ricky
<rikeshpatel (AT) serviceworks (DOT) co.uk> writes
Quote:
Cheers guys, Thanks for the suggestions, I think I may have to write my own
app in VB?

Thanks again.

Kind regards

Rikesh

Here is an article on executing DTS from VB, see the download for some
ready built samples-

Execute a package from Visual Basic (VB)
(http://www.sqldts.com/default.aspx?208)


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.