[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Subject: Running Successive SQR's



To all,

Under Windows NT 3.51 you can use the command 'start' with the option
/wait followed by the program name and arguments.  This will cause the
program to start and control will not return until the program finishes.
Use 'start /?' for more detailed information.

Peter Alan Burton
Sr. Software Engineer/Architect
MITI


>  From: Bill Mancini <bmancini@RTSINC.COM>, on 07/18/1996 17:24:
>  Hi All,
>
>  I am trying to run a series of SQR's against Microsoft SQL Server (v 4.21)
on Windows NT (v 3.51) and am having difficulty in determining when one SQR
ends so that I can begin the next (apparantly you cannot run two at once in
this environment).  Ideally, I would like to be able to write one "master" SQR
to accomplish this as   a type of driver.
>
>  Thanks,
>
>  -Bill Mancini
>
>
>