SQL tab in Test Window enhancement

Felix

Member²
I would like to see a SQL tab (similar to the SQL Window) in the Test Window. This will allow me to use the same connection for that window to query tables after executing or debuging a stored procedure. Currently I have to switch my session mode and quit the program. This will allow me to stay in Multi session mode.

------------------
Fair Bits...
Felix A. Hernandez
 
You can execute queries in the Test Window. The results will show up in a separate "SQL Output" tab page.

------------------
Marco Kalter
Allround Automations
 
Neat. I didn't know that.

But F8 doesn't pick up only the selected text, i.e.e I need to remove the BEGIN END of the test to do a quick select.

Can the Test window have the same run selection-only funtionality as the SQL window?

------------------
Hakuna Matata,

Arnoud.
 
Back
Top