This is a discussion on Database Protection and Auditing Tool within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi folks, I would just like to share with you SQL CodeSecure, a newly released database protection and auditing ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi folks, I would just like to share with you SQL CodeSecure, a newly released database protection and auditing tool from SqlLabs: SQL CodeSecure provides ultimate protection from unauthorized creation, modification and deletion of database objects. It provides flexibility through various protection types and granularity at different protection levels. CodeSecure comes with a full-featured auditing tool that keeps track of all changes made to your database. It provides detailed information on any action taken against any object in your database, including the computer and IP address from which a change was made, the domain user and SQL Server login responsible for the change, the exact SQL statement executed, and a lot more other information. While prevention may be the best cure to damages, CodeSecure's capability and value are not limited to the protection it can provide. It can rollback actions or changes that could affect your database's integrity, functionality or performance, including modifications made to any code or object definition and deletion of objects in your database. In addition to these features, SQL CodeSecure provides utilities that allow you to encrypt code and object definitions for even greater protection, as well as script them to files for backup and safekeeping. You can learn more about it here: http://www.sql-labs.com/products/cod...iting-tool.htm You can download the application from here: http://www.sql-labs.com/products/cod...load/Setup.zip www.sql-labs.com Thanks. |