About Us Customers Partners
Free Tools Free Tools SQL monitoring SQL job management SQL backup SQL security Sharepoint monitoring Powershell scripts

SQL admin toolset

Incredibly useful tools for SQL Server people

What's New


New in Version 1.2


  • Support for SQL Server 2008
     

New in Version 1.1.0.65


  • Server Statistics Are Too High
    • The Server Statistics tool now uses time-interval sampling to ensure that statistics reported on a persecond basis are not unexpectedly high.
       
  • User Clone Fails to Copy Database Permissions
    • The User Clone tool now correctly copies the user rights and role memberships assigned to a user when you clone the corresponding SQL Server login.
       
  • User Clone Fails to Copy Schema Ownership
    • The User Clone tool now will copy the schema object permissions assigned to a user when you clone the corresponding SQL Server login. To enable this option, select the Include database access check box.
       
  • Cannot Clone Database User when SQL Server Login Name is Different
    • The User Clone tool now supports cloning a database user whose name is different than the associated SQL Server login.
       
  • Cannot Clone Securables (SQL Server 2005 or Later)
    • When attempting to clone a user from an instance running SQL Server 2005 or later, the User Clone tool will now correctly clone the server, endpoint, and login securables associated with the source user.