Lançamentos do SQL Prompt Pro

Released: Feb 11, 2011

Updates in this release

Updates in 5.0

  • Find Invalid Objects
    SQL Prompt 5 enables you to easily find invalid objects in your database. This can be useful, for example, if you have inherited a legacy database and you want to know if objects are referencing other objects that no longer exist in the database.
  • Script Object as ALTER from a query window
    If you are navigating a query that contains a reference to an object, SQL Prompt 5 enables you to script out that object directly from the query window by pressing F12.
  • View...

Released: Jan 26, 2010

Updates in this release

Updates in 4.0

  • Enhanced user interface
    The user interface for intellisense suggestions and object definitions has been redesigned to be less intrusive and to make SQL Prompt's features more easily discoverable. The Options dialog box has also been completely reinvented, with better navigation and a rationalised set of options.
  • Improved SQL Grammar support
    Enhanced T-SQL grammar support for SQL 2000, SQL 2005 and SQL 2008 SQL server editions. Suggestions are more accurate and reliable, and cover...