dbTalk Databases Forums  

Is that OK to run a windows application using a DTS task?

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


Discuss Is that OK to run a windows application using a DTS task? in the microsoft.public.sqlserver.dts forum.



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

Default Is that OK to run a windows application using a DTS task? - 07-07-2004 , 10:19 PM






Hi, I want to execute a windows application inside the SQL Server by
defining a task, and but that application will jump a user interface waiting
for user echo, Is that all right?



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

Default Re: Is that OK to run a windows application using a DTS task? - 07-08-2004 , 12:21 AM






In article <eeVP7qJZEHA.716 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Yelson Hwo wrote:
Quote:
Hi, I want to execute a windows application inside the SQL Server by
defining a task, and but that application will jump a user interface waiting
for user echo, Is that all right?

Whilst you can, I probably would not. It will preclude it running as a
scheduled job and the point of DTS is in its name.


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



Reply With Quote
  #3  
Old   
Yelson Hwo
 
Posts: n/a

Default Re: Is that OK to run a windows application using a DTS task? - 07-08-2004 , 01:18 AM



Quote:
In article <eeVP7qJZEHA.716 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Yelson Hwo wrote:
Hi, I want to execute a windows application inside the SQL Server by
defining a task, and but that application will jump a user interface
waiting
for user echo, Is that all right?


Whilst you can, I probably would not. It will preclude it running as a
scheduled job and the point of DTS is in its name.


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

Thank you, Allan Mitchell.
I try running a task in which only a step of "cmdexec" job defined , to
execute a windows application which have a user interface awaitting user
reponse. but I am sorry to see there is no interface jumping out to say
hello while the task monitor indicates that the task is running. and in the
windows task manager I find a process of that application. So, here is the
question: what has hindered that application from jumping out its user
interface? and the solution?
Thanks a lot.




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

Default Re: Is that OK to run a windows application using a DTS task? - 07-08-2004 , 01:41 AM



I just buily a .Net winform app which displays a form and executed that
through DTS (interactively) and the form came up. Could it be your form is
up but simply behind other windows?

IMHO this is not necessarily the right way to do things though. You should
really grab the information fromt he user prior to firing the package not
during.

--

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

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
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


"Yelson Hwo" <hy5005 (AT) hotmail (DOT) com> wrote

Quote:
In article <eeVP7qJZEHA.716 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Yelson Hwo wrote:
Hi, I want to execute a windows application inside the SQL Server by
defining a task, and but that application will jump a user interface
waiting
for user echo, Is that all right?


Whilst you can, I probably would not. It will preclude it running as a
scheduled job and the point of DTS is in its name.


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

Thank you, Allan Mitchell.
I try running a task in which only a step of "cmdexec" job defined , to
execute a windows application which have a user interface awaitting user
reponse. but I am sorry to see there is no interface jumping out to say
hello while the task monitor indicates that the task is running. and in
the
windows task manager I find a process of that application. So, here is
the
question: what has hindered that application from jumping out its user
interface? and the solution?
Thanks a lot.





Reply With Quote
  #5  
Old   
Yelson Hwo
 
Posts: n/a

Default Re: Is that OK to run a windows application using a DTS task? - 07-08-2004 , 02:04 AM



I check it carefully, find no form came out at all.
As you may know, I am just curious to make sure that a interactive job can
be done in SQL DTS, that's all.
Thanks you.
Quote:
I just buily a .Net winform app which displays a form and executed that
through DTS (interactively) and the form came up. Could it be your form
is
up but simply behind other windows?

IMHO this is not necessarily the right way to do things though. You
should
really grab the information fromt he user prior to firing the package not
during.

--

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

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
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


"Yelson Hwo" <hy5005 (AT) hotmail (DOT) com> wrote in message
news:e6ttTPLZEHA.2500 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
In article <eeVP7qJZEHA.716 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Yelson Hwo wrote:
Hi, I want to execute a windows application inside the SQL Server by
defining a task, and but that application will jump a user interface
waiting
for user echo, Is that all right?


Whilst you can, I probably would not. It will preclude it running as
a
scheduled job and the point of DTS is in its name.


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

Thank you, Allan Mitchell.
I try running a task in which only a step of "cmdexec" job defined ,
to
execute a windows application which have a user interface awaitting user
reponse. but I am sorry to see there is no interface jumping out to say
hello while the task monitor indicates that the task is running. and in
the
windows task manager I find a process of that application. So, here is
the
question: what has hindered that application from jumping out its user
interface? and the solution?
Thanks a lot.







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.