F12 button inside a bookmarked stored procedure
F12 button inside a bookmarked stored procedure
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
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.
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.