History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SQLQ-2
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Stefan Stiller
Reporter: Stefan Stiller
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SQL Query Plugin

Support bind variables in statements

Created: 11 May 06 21:55   Updated: 19 Nov 06 12:48
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Support the usage of bind variables in SQL statements.
If an options 'Bind Variables enabled' is set and the statement(s) contains placeholders like ?/name/
the plugin will ask for values of those placeholder before executing the statement.

Example:
Statement: select * from table where name=?/name/
If the user clicks on execute the plugin will ask for the value of the variable 'name'.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.