How can I run code analysis on existing database using sql prompt?
vsotirov
Posts: 2 New member
in SQL Prompt
I am trying to find how can I review existing code in stored procedures using sql prompt.
Tagged:
Answers
Thanks for posting on the Redgate forums.
SQL Prompt works with whatever query you have open within SSMS or Visual Studio. Therefore to get the benefits of SQL Prompt you need to open the query you are working on. Please do let me know if you need any further assistance.
Dan Bainbridge
Product Support Engineer | Redgate Software
https://www.red-gate.com/products/sql-development/sql-prompt/roadmap
To be honest, you are probably better off using SQL Code Guard with it's command line feature for the time being.
Sean Quigley | Product Support Engineer | Redgate Software
Have you visited our Help Center?