Hallo,=20
I was wondering if there's some kind of support for variable binding. =
Thank to its plugins, Squirrel makes a great pet. But i have hard time =
debuging query with parameters from my java source (e.g. select * from =
customers where id =3D ? and age > ? and ... and blahBlah > ? ). I can =
not bind variables like in other db tools.
There's a workaround, but manual rewrite of all parameters to actual =
value is tidious work and it tends to be source of errors -- when one =
forgot to replace actual parameter back to question mark when finished.
How do you execute such queries? Do you konw some 'handy' plugin for =
binding?
Yours sincerely
Adam Skalny
|