Rilasci di dbForge SQL Complete

Released: Sep 29, 2015

Updates in this release

Updates in 5.1.14

  • Support for Visual Studio 2015.

Released: Sep 15, 2015

Updates in this release

Updates in V5.0

  • Statement Expansion - UPDATE statement support.
  • New Code Snippets - BEGIN TRANSACTION and ROLLBACK TRANSACTION.
  • Custom Alias Mapping - Assign custom aliases to a table, view, table-valued function or synonym. Use alias masks to specify conditions and actions for alias mapping.
  • Code Highlighting - Paired code elements will be automatically highlighted when you place a caret at one of the elements.
  • SQL Refactoring - Rename database objects and variables without breaking...

Released: Nov 24, 2014

Updates in this release

Updates in V4.8.20

  • Phrase Completion - Code Completion suggests separate keywords, object names and entire code phrases.
  • Code Formatting for MERGE Statements - Easily format MERGE statements with multiple options.
  • Extended Code Completion - New code completion statements, including CREATE DATABASE, ALTER DATABASE BACKUP DATABASE, DROP DATABASE, UPDATE STATISTICS, CREATE INDEX, DROP INDEX, ENABLE TRIGGER and DISABLE TRIGGER.

Released: Jun 23, 2014

Updates in this release

Updates in V4.7

  • Alias refactoring.
  • User defined table type suggestions.
  • Table suggestions while creating indexes.
  • Support for new keywords introduced in SQL Server 2014.

Released: Mar 20, 2014

Updates in this release

Updates in V4.5.178

  • Visual Studio 2013 support.
  • New code formatter and code completion features.

Released: Oct 15, 2013

Updates in this release

Updates in V4.0

  • Store formatting preferences.
  • Multiple formatting profiles and profile import.
  • A single profile can be used for multiple workstations.
  • Quick search filter.
  • Sample code formatting displayed according to current formatting settings.
  • Independent and precise adjustment for SQL-statements.
  • Formatting settings for sub-queries.
  • Stored procedure call expansion.

Released: Oct 13, 2011

Updates in this release

Updates in V3.1

  • Linked servers support - features support for IntelliSense when working with linked servers
  • SQL statements support extended. The Standard Edition provides support for GRANT, REVOKE, DENY, ENABLE/DISABLE TRIGGER, and ALTER SCHEMA statements
  • Highlight Occurrences on/off option is added
  • Usability of code completion improvement - revision of rules for showing suggestion list especially when editing existing SQL queries. Now the suggestion list does not appear for arithmetic...

Released: Aug 1, 2011

Updates in this release

Updates in V3.0


New SQL Server versions support

  • SQL Server 2011 (codename Denali)
  • SQL Azure
  • SQL Server Compact edition

Added integration into Visual Studio

  • Visual Studio 2010: Professional, Premium, and Ultimate editions
  • Visual Studio 2008: Professional and Team System editions

"Go to definition" for database objects

  • This function allows navigating from the code editor to the object in the Object Explorer (Server Explorer in VS) tree.

Code Snippets - This feature makes it easy and convenient to...