SQL Complete - execute SPROC list of parameters

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
jcat
Posts: 7
Joined: Fri 08 Mar 2013 19:20

SQL Complete - execute SPROC list of parameters

Post by jcat » Thu 21 Mar 2013 20:44

Hello again - this is really more of a feature request, but I wanted to ask and see what people think.

When you type out "execute SPROCname" and then press Tab, SQL Complete very nicely builds out the list of parameters with commented out datatypes. Really like that. The one thing that would take this from being good to great would be if it filled in any default values from the procedure. Now *that* would be fantastic!

Does this feature exist already and I've just missed it? I suspect not :) Assuming it's not there currently, could this be added in the future?

Thanks.

alexa

Re: SQL Complete - execute SPROC list of parameters

Post by alexa » Fri 22 Mar 2013 12:32

We added this suggestion on our UserVoice forum where you can vote for it: http://devart.uservoice.com/forums/8789 ... red-proced

We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.

Post Reply