New Developer Tools for SQLMgmt
This tool generates SQL schema and data scripts from SQL Server Compact 3.5 or 4.0 database file. SQLCE Scripter Features are: (1) Create SQL schema scripts for tables, indexes and referential relations. (2) Create data scripts so that CE data can be...
SearchInSchema is a searching application. This tool helps you to search database for a string keyword. Features include searches tables, columns, views, stored procedures, XPs, functions, triggers, and constraints in a database, simply input server...
Convert SQL to Excel is an application to convert SQL files to Excel format. Features include convert or export a SQL Table to Excel file, multiple tables (multiple query results) to multiple Excel worksheets, and allow flexible TSQL query which can have...
Trace Converter is an application to convert trace files into Excel file. Features include converts SQL 2008/R2 Profiler Trace File (.trc) to Excel 2003-2007 file format (.xls), supports large trace file, converts SQL Profiler Trace Table to Excel...
SearchInDatabase is an application to search a text keyword in a database. This tool helps you to search all columns of all tables in a database for a string keyword. In order to increase performance, it examines string type columns only in all tables to...
Trace Converter for SQL 2005 is an application to convert trace files (.trc) to Excel file (.xls). It can convert SQL Profiler trace file (.trc) to Excel 2003-2007 file format (.xls), supports large trace file, SQL Profiler Trace table to Excel 2003-2007...
SQL Table Scripter is an application generates a SQL script file for a table and/or its data. This tool is especially useful when you want to create a SQL table script against Web Hosting SQL Server or slow remote SQL Server (Generate Script Wizard in SQL...
SQL Service Control is an application controls any type of SQL Service. You can change service account, change service password, list all SQL services, and start/stop any type of SQL service. You can use the application in change SQL service account in...
Replay SQL Trace replays SQL Server 2008 or SQL Server 2008 R2 SQL trace file. If trace file and replay server are specified, the tool performs trace replay against the SQL Server. When the replay is done, replay result file will be created. This result...
XSD to SQL is an application which creates SQL script file (.sql file) to .xsd file. Features include generate CREATE TABLE scripts from XML Schema (.xsd) file and generate scripts for Primary Key and Foreign Key...