Page 1 of 1

Procedure debugging

Posted: Fri 27 Oct 2017 12:05
by OdedE
Hi,
Is it possible to open an sql window while in debug mode so a query can be run for the debug current context?

Thanks!

Re: Procedure debugging

Posted: Fri 27 Oct 2017 13:46
by alexa
You can't run the query in the SQL document that is currently being debugged. Though, you can open a new SQL document, insert the query and run it.