| Author |
Message |
leopasta
Joined: 27 Jun 2012 Posts: 2
|
Posted: Wed Jun 27, 2012 11:55 am Post subject: Custom format for Stored Procedure calls |
|
|
Hi guys,
I can't find a way to configure SQL Prompt to format my procedures as:
| Code: |
EXEC spSample @Parameter1 = 'Sample',
@Parameter2 = 2 |
Instead I'm getting the following:
| Code: |
EXEC spSample
@Parameter1 = 'Sample',
@Parameter2 = 2 |
Any suggestions on how can I do it? |
|
| Back to top |
|
 |
peter.peartSite Admin
Joined: 02 Sep 2008 Posts: 362 Location: Top floor, RG towers with the cool kids
|
Posted: Thu Jun 28, 2012 4:19 pm Post subject: |
|
|
Thanks for your post. The layout configuration that you'd like isn't possible at the present time. I can log a feature request for it though if you wish?
Pete _________________ Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569 |
|
| Back to top |
|
 |
leopasta
Joined: 27 Jun 2012 Posts: 2
|
Posted: Mon Jul 02, 2012 11:20 am Post subject: Custom format for Stored Procedure calls |
|
|
Thanks Pete,
Yes I would love to see that formatting option in future releases.
Thanks in advance,
Leo |
|
| Back to top |
|
 |
peter.peartSite Admin
Joined: 02 Sep 2008 Posts: 362 Location: Top floor, RG towers with the cool kids
|
Posted: Mon Jul 09, 2012 10:21 pm Post subject: |
|
|
Thanks for your reply. I've logged it as a feature request under an internal reference number of SP-4463.
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/94413-sql-prompt-feature-suggestions
Essentially, the more votes something gets then the more likely we are to work on it.
Pete _________________ Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group