Username

Password





Register   Reset password

Online Support

Send Instant Message

Recent Blog Posts

GoF Design Patterns in C# : Observer Pattern

6/6/2008 11:34:00 AM aliozgur

GoF Design Patterns in C# : Factory Pattern

6/5/2008 2:30:00 PM aliozgur

GoF Design Patterns in C# : Decorator Pattern

6/4/2008 1:45:00 PM aliozgur

  • 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.35 Available

- APP-27: Objects in the Object Group editor are sorted by Type, Name. Type order is a following
 * Table,
 * Stored procedure,
 * User defined functions and
 * Views
- APP-28 : After initializing Object Grouping editor, first parent node is not automatically expanded anymore.
- APP-29 : After changing database in the script editor Fast script preview was showing script for the object in wrong database. This issue was fixed.
- Database object scripting functionality changed.  PragmaSQL Scripter wizard is used for scripting. Most important improvement is that we can save our selected object names, along with the schema name,  for later use, which is a crucial feature especially needed while doing intergration testing.

Download PragmaSQL

Read change history

7/7/2008 1:22:59 PM Published by Ali Özgür


Back