This is a mirror of official site: http://jasper-net.blogspot.com/

Optillect's SQL Decryptor v1.1 released

| Wednesday, October 13, 2010
If you have encrypted an object definition in your database(s) by specifying WITH ENCRYPTION option, and by some reason you cannot restore it's original script, the SQL Decryptor will easily do it for you absolutely FREE.

Features

Supports all versions and editions of the Microsoft SQL Server
SQL Server 2000, SQL Server 2005, SQL Server 2008, and SQL Server 2008 R2

Decrypts all possible object types
Stored procedures (including numbered procedures and replication filters), functions (scalar, inline and multistatement table-valued), triggers (on tables, on views, on databases, and on server instances) and views.

No DAC connection required
Similar tools compel you to use Dedicated Administrator Connection mode to decrypt an object, which may lead to certain diffuculties with reconfiguring the whole server. SQL Decryptor does not require this mode, but doesn't prohibit to use it, because you can save some time while decrypting objects in large databases.

Object Explorer like in SQL Management Studio
You can do everyting in a familiar way: connect to as many server instances as you like and browse all available databases.

Syntax highlighting
A build-in text editor allows you to see the original object definition with syntax highligthing, which facilitates reading of source code.

Saving definition to file
You can save every decrypted definition to a file with UTF-8 encoding, wich preserves all national charaters.

Overhead minimizing
All definitions are placed to a program's cache after first opening, so next time you want to examine the same definition, the cache will be used.

Highly responsive user interface
SQL Decryptor performs everything asynchronously, thus you can instantly cancel any long-term operation and you will never see the program hung.

Sophisticated appearance of Visual Studio 2010
Enjoy the glorious visual style of SQL Decryptor, which is similar to Visual Studio 2010

Read more: Optillect

Posted via email from .NET Info

0 comments: