Personal Edition Professional Edition




  • T-SQL script editor with syntax highlighting
  • Object Explorer with filtering support
  • Code Completion support for  tables, views, columns, stored procedures, functions, triggers, variables, temporary tables
  • Code block shading and folding support for select and case statements
  • User defined code block definitions with #block and #endblock special keywords, similar to Microsoft Visual Studio regions
  • Table data editing
  • Script and code snippet sharing via PragmaSQL database
  • Local code snippets (accessed from script editor with Ctrl+J)
  • Change history logging for stored procedures, functions, views and triggers.
  • Automatic script logging to PragmaSQL database.
  • Database object grouping support with documentation
  • Search for objects in databases by name and/or any text
  • Project explorer, which supports connections, any database object and any local file
  • Extensible through freely available PragmaSQL.Core add-in api.
  • Microsoft Help2 Integration add-in
  • Server Management add-in
  • Supports Microsoft SQL Server 2000/2005
  • Implemented with C# on .NET Framework version 2.0

PragmaSQL Online News

Build 1.0.0.40 Available

  • Object Grouping: Script Selected Objects functionality added
  • Object Grouping: Import Selected Objects functionality added
  • Object Grouping: Search order bug fixed. Check out comment of issue APP - 34 to learn how to fix order problem in existing Object Grouping support installations
  • Sercah On Database: Change Database functionality improved by adding server and database combos
  • Server Management AddIn : SQL Server 2008 specific Modify Table problems resolved
  • Server Management AddIn : User Defined Data Types related Modify Table problem resolved
  • PragmaSQL Application: Bug crashing the application on startup resolved. When Document Style is selected to be SystemMdi and has at least one script editor from the previous session application crashes on startup with exception message Invalid document state.

5/28/2009 6:51:00 PM Published by Ali Özgür


Back