Software Listing of Author : "Sqlmgmt.com"
- Convert SQL to Excel
- License: Shareware
- Price:


This tool converts SQL table or query results (multiple resultset) to MS Excel file (.xls file). With the help of Convert SQL to Excel you'll be able to easily turn SQL queries as well as tables into XLS files.
This tool also allows you to convert/export multiple tables (multiple query results) to multiple Worksheets in Excel file. Allows you to use flexible TSQL query which can have multiple SELECT statements or other complex query statements.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Win7 x64, Windows 7, WinOther, WinVista
- Findtrc
- License: Shareware
- Price:


his console based tool finds search string from input SQL trace file. The usage of Findtrc is quite simple. All you have to do is use the console and input something similar to this:
C> Findtrc.exe "SELECT * FROM Table1" c:\temp\test.trc
Text search will be done against TextData column in trace file.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- Profiler Console
- License: Shareware
- Price:


This tool enables you to run SQL trace in console mode. There is no graphical UI and SQL trace will be captured silently.
The usage of Profiler Console is pretty straightforward. All you have to do is connect to testServer and save trace result to test.trc:
C> ProfilerConsole.exe testServer test.trc
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- ReplayTrace
- License: Shareware
- Price:


ReplayTrace is a command line tool designed to connect to a locat or remote SQL server in order to replay a SQL Profiler trace. The program can be used in command line mode in order to enter the name of the trace file and the server authentication details.
After the replay the application generates a file that includes the results and the errors appeared during the process.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- Save Image to SQL Server Table
- License: Shareware
- Price:


Save Image to SQL Server Table is a handy and reliable application designed to insert images in image columns or varbinaries inside SQL Server tables.
What's more, users are able to specify the targeted table and column. The application supports PNG, JPG, BMP and GIF files.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Win7 x64, Windows 7, WinOther, WinServer, WinVista, WinVista x64
- SearchInDB
- License: Shareware
- Price:


SearchInDB is a lightweight and easy to use application that was designed in order to provide you with a simple means of searching all columns of all tables in a database for a string keyword.
In order to increase performance,
SearchInDB
examines string type columns only in all tables to search for a given keyword.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- SearchInSchema
- License: Shareware
- Price:


SearchInSchema is a handy and reliable application designed to find strings inside SQL Server database objects and schemas.
The search is performed inside tables, views, columns, procedures, constraints, functions and triggers. You can filter results by user or object type.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Win7 x64, Windows 7, Windows 8, WinOther, WinServer, WinVista, WinVista x64
- SQL Table Scripter
- License: Shareware
- Price:


SQL Table Scripter is a handy and reliable utility designed to create script files for any table inside a SQL server database.
The output script may include details such as DRI (declarative referential integrity), table data and indexes.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Win7 x64, Windows 7, Windows 8, WinOther, WinServer, WinVista, WinVista x64
- SQLCE Scripter
- License: Shareware
- Price:


SQLCE Scripter is a GUI application which takes SQL CE database filename and generates database schema and data scripts.
With the help of SQLCE Scripter you'll be able to easily create SQL schema and data scripts from SQL Server Compact 3.5 or 4.0 database file.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- SQLCipher
- License: Shareware
- Price:


SQLCipher is easy to use add-in to Microsoft SQL Server. This allows database programmer and/or database administrator to encrypt or decrypt SQL data (cell-level encryption) with simple command.
SQLCipher is a DLL which is registered as Extended Stored Procedure in Microsoft SQL Server. Database developer can call server side Extended Stored Procedure without implementing their own encryption components in client side. With this handy extension, you can encrypt your column or row data easily and prevent unauthorized people from accessing your sensitive data.
Get SQLCipher and give it a try to fully assess its capabilities!
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Win2000, Win7 x64, Windows 7, WinOther, WinServer, WinVista, WinVista x64
- SQLCipher for Windows
- License: Shareware
- Price:


Encrypt or decrypt SQL data (cell-level encryption)
Purpose Encrypt or decrypt string data easily (cell-level encryption) by using SQL Server extended stored procedure.
Target Database SQL Server 7.0, SQL 2000, SQL 2005, SQL 2008/R2
features:
Encrypt or Decrypt string data with AES
Hash encrypt string data with SHA1
Hash encrypt string data with MD5
Flexible key specification in xp_AES_Encrypt, xp_AES_Decrypt, xp_AES_EncryptFile
Conversion utility from string to hex string
- Publisher: SQLMgmt.com
- Date Released:
- Download Size: 112 KB
- Download
- Platform: Win2000, Win7 x64, Windows 7, Windows 8, WinOther, WinServer, WinVista, WinVista x64
- SQLEncrypt
- License: Shareware
- Price:


SQLEncrypt is a SQL Server add-in designed to be used by developers or database administrators for encrypting SQL data. The add-in can encrypt data at the cell-level by using a simple command syntax.
- Publisher: sqlmgmt.com
- Date Released:
- Download Size: 112 KB
- Download
- Platform: WinOther
- SqlServiceControl
- License: Shareware
- Price:


This tool controls any type of SQL Service in console mode. You can change service account, change service password, list all SQL services and start/stop any type of SQL service.
SqlServiceControl is a useful application that can be run via command-line in order to manage and control SQL server services.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- Trace Converter for SQL 2005
- License: Shareware
- Price:


This tool converts SQL Profiler 2005 trace file (.trc) to Excel file (.xls). Trace Converter for SQL 2005 is designed to perform the conversions via command-line.
Convert SQL Profiler trace file (.trc) to Excel 2003-2007 file format (.xls) easily with the help of Trace Converter for SQL 2005!
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Win7 x64, Windows 7, WinOther, WinVista
- TraceConverter
- License: Shareware
- Price:


This tool converts SQL Profiler trace file (.trc) to Excel file (.xls). With the help of TraceConverter you'll be able to easily convert SQL 2008/R2 Profiler trace file (.trc) to Excel 2003-2007 file format (.xls).
Here is how to convert test.trc to test.xls file :
C> TraceConverter.exe test.trc test.xls
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: WinOther
- Xsd To Sql
- License: Shareware
- Price:


Xsd To Sql is a compact tool designed to create an SQL script file by reading the content of an XML Schema file. The program can be used in command line mode in order to enter the two parameters required for generating the script file.
You can also create batch files for specifying the source and destination files for repeated operations.
- Publisher: SQLMgmt.com
- Date Released:
- Download
- Platform: Windows 7, WinOther, WinVista

