Page 1 of 1

F12 button inside a bookmarked stored procedure

Posted: Mon 26 Sep 2016 14:29
by zhekaus
I’ve noticed that when I bookmark a stored procedure and press F12 on another procedure inside the first one, it will open its source file. Is there a way to make dbForge open stored procedures from the database instead?

Re: F12 button inside a bookmarked stored procedure

Posted: Mon 26 Sep 2016 15:05
by alexa
Could you please let us know what you mean by "a bookmarked stored procedure"?

F12 is the 'Go To Definition' feature intended to navigate to the object's definition.

You can open a stored procedure from Database Explorer by right-clicking it and selecting 'Edit Procedure' from the popup menu.