Menu

#1192 Popup window for inserting bind variables not working in 3.6

None
open
nobody
None
5
2018-12-22
2015-03-31
Domen Dolar
No

When I use

select *
from my_table
where ID= :BIND_ID

and execute SQL I don't get popup window to fill bind variable value like in version 3.3.

SQL is just executed and then I get SQL error "not all variables bound".

Discussion


Log in to post a comment.