SQL Query in actions menu

Need new test, action, option? Post request here.
Post Reply
dpeterka
Posts: 13
Joined: Mon Jul 21, 2003 6:00 pm

SQL Query in actions menu

Post by dpeterka »

If you choose to select to execute a SQL script in the action profile, there is a drop down field that only allows you to enter a one line SQL query. Please expand this to allow for multiple lines.

(HM 4.80)
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

DropDown control can be one-row only. We can change it to Memo control but we will need to redesign whole dialog.
Is this really important? SQL Query can be specified in single line.
Or you are using huge queries and want to see whole request?

Regards
Alex
Post Reply