Page 1 of 1

execute and param dialog

Posted: Wed 02 Mar 2016 13:35
by mangakissa_events
I have this query:

Code: Select all

SELECT * FROM palletplaatsen WHERE  snr = :snr;
When executing first time it shows a dialog for put values for parameter.
Second time it shows the query with the same value of the parameter.

How do I get the parameter dialog constantly when I execute the query.

I'm using 6.3.358

Re: execute and param dialog

Posted: Thu 03 Mar 2016 11:36
by alexa
You would need to click the 'Edit Parameters' button on the 'SQL' toolbar for this.

Also, we noticed that you were using an obsolete product version. We recommend you to upgrade it to the latest version 7.0 https://www.devart.com/dbforge/mysql/st ... nload.html