Custom format for Stored Procedure calls
leopasta
Posts: 3
Hi guys,
I can't find a way to configure SQL Prompt to format my procedures as:
Instead I'm getting the following:
Any suggestions on how can I do it?
I can't find a way to configure SQL Prompt to format my procedures as:
EXEC spSample @Parameter1 = 'Sample', @Parameter2 = 2
Instead I'm getting the following:
EXEC spSample @Parameter1 = 'Sample', @Parameter2 = 2
Any suggestions on how can I do it?
Comments
Pete
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569
Yes I would love to see that formatting option in future releases.
Thanks in advance,
Leo
There are no current plans to perform work on any formatting enhancements, however should this change then we'll certainly review your request and take it into account.
The best place to post any enhancement requests is our Uservoice site, the link of which is detailed below:
http://redgate.uservoice.com/forums/944 ... uggestions
Essentially, the more votes something gets then the more likely we are to work on it.
Pete
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569