Intellisense enabled SQL editor for Oracle, DB2, SQL Server, Sybase, etc., with SQL formatter/beauifier, query result supports grouping, filtering, searching, and can also be exported to Excel spreadsheet or as a set of SQL statements.
SQL Digger is a very simple tsql search tool designed for Microsoft SQL Server. It enables you to search through all your SQL server database objects for any word in your TSQL statements. It works with SQL server 2000, 2005, 2008.
SQL Server Dumper enables you to dump/export selected SQL Server database tables into SQL statements, that are saved as local .sql files and contain all the data required to create a duplicate table, or to be used for backup purposes.
Export Table to SQL for MS SQL helps to save table's data as a set of INSERT SQL statements. Predefined or custom separators like 'go', two identity support modes and a few options make tool flexible. The program has easy to use wizard interface.
Export Query to SQL for MS SQL helps to save query results as a set of INSERT SQL statements. Predefined or custom separators like 'go', two identity support modes and a few options make tool flexible. The program has easy to use wizard interface.
Export Database to SQL for MS SQL helps to save tables as a set of INSERT SQL statements. Predefined or custom separators like 'go', two identity support modes and a few options make tool flexible. The program has easy to use wizard interface.
Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects and etc...