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.32 Available

- Incremental search added (APP-7)
- Bit columns can be sorted (APP-14)
- Default configuration is loaded when Execute In Multiple Databases dialog is opened(APP-17)
- Application version number added to splash screen (APP-18)
- Database connection is opened in a background worker thread allowing the user to cancel connection that take too much to open (APP-19)
- Turkish locale problem of the highlighter resolved (APP-20)
- EditorServices.CurrentEditor.SaveToFile() removes file dirty indicator (COR-8)
- ExternalTools Add-In configuration moved to Tools->Options->Modules ( EXTLS - 1)

Download version 1.0.0.32
Read change history

2/27/2008 4:26:00 PM Published by Ali Özgür


Back