Re: Query Analyser - output SQL commands to Results pane
- From: "Arnie Rowland" <arnie@xxxxxxxx>
- Date: Tue, 31 Oct 2006 14:45:09 -0800
As far as I am aware, there is no such capability.
You could copy the SQL command and put it in a Print statement just before
the execution.
--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
You can't help someone get up a hill without getting a little closer to the
top yourself.
- H. Norman Schwarzkopf
"Johnny Williams" <REMOVEjohnwilliams_esq@xxxxxxxxxxxxxx> wrote in message
news:ei8j8c$8tk$1@xxxxxxxxxxxxxxxxxxxxxxxx
With Query Analyser for SQL Server 2000, when I open a .SQL script and
execute it, the 'Messages' tab of the Results pane contains the results of
executing the script, including any errors. How do configure QA or
otherwise (e.g. by a command in the script), so that the each SQL command
is also output to the Results pane before the result of that command?
This would make it far easier to see debug scripts and determine
immediately which statement caused an error.
Thanks for any help.
.
- Follow-Ups:
- Re: Query Analyser - output SQL commands to Results pane
- From: Johnny Williams
- Re: Query Analyser - output SQL commands to Results pane
- References:
- Query Analyser - output SQL commands to Results pane
- From: Johnny Williams
- Query Analyser - output SQL commands to Results pane
- Prev by Date: Query Analyser - output SQL commands to Results pane
- Next by Date: Re: Query Analyser - output SQL commands to Results pane
- Previous by thread: Query Analyser - output SQL commands to Results pane
- Next by thread: Re: Query Analyser - output SQL commands to Results pane
- Index(es):
Relevant Pages
|