xSQL Object 2.5.2.7



xSQL Object is a professional grade SQL Server tool for comparing and
synchronizing SQL Server databases. It allows the SQL Server
developers and database administrators to keep their development,
testing and production environments in sync with minimal effort. Some
of the features include: 1) Full support for SQL Server 2000 and SQL
Server 2005 - all objects; 2) Cross version comparison - compare a SQL
Server 2000 database with a SQL Server 2005 database and generate
version specific change scripts; 3) Schema snapshots - maintain a
history (audit trail) of the schema changes and provide for safe and
efficient reversing of schema changes when necessary; 4) Wide array of
options allows for granular control of the behavior of the comparison
engine; 5) Enhanced object filtering - compare and synchronize only
the objects you want; 6) Comparison results displayed in an easy to
read color coded grid that allows the user to drill down into the
differences, view the scripts of objects, filter results and more; 7)
Generate safe, standardized change scripts and review scripts before
executing on the target database; 8) Command line utility provides for
scheduled, unattended comparison and synchronization operations; 9)
Enhanced scripting capability - script any object or the whole
database, script schema only or schema and data together.

More Info: http://www.xsqlsoftware.com/Product/Sql_Schema_Compare.aspx
Download URL: http://www.xsqlsoftware.com/Download/xSQLBundle2.exe
Screenshot URL: http://www.xsqlsoftware.com/Images/Product/ObjtScreenBig.jpg
Order Page: http://www.xsqlsoftware.com/Order/PurchaseDetails.aspx?ProdID=xSQLObject

.



Relevant Pages

  • Re: Need help on how to organize users and objects
    ... Yes Oracle is a bit different than Sql Server, but I think you will get the ... It doesnt become part of any schema until you assign it. ... a new developer started to work. ... need the COMMON database which stores tables with generic data and generic ...
    (microsoft.public.sqlserver.security)
  • Re: How to migrate Database from SQL Server 2000 to 2005
    ... Generate SQL Query by Right Click on Database and Generate Query from ... Run that SQL query in SQL Server 2005 and all tables are generated. ... but I searched the scripts, and my foreign keys were there. ...
    (microsoft.public.sqlserver.tools)
  • Re: SQL Server Express
    ... GRANT CREATE DATABASE on DATABASE::xxx to SAM ... The Windows users have rights because they are administrators. ... "SQL Server and Windows authentication mode".. ... database users, and then define the schema, and this is working. ...
    (microsoft.public.sqlserver.msde)
  • Re: string from column value
    ... Pro SQL Server 2000 Database Design ... What is wrong with the schema? ... >> Pro SQL Server 2000 Database Design ...
    (microsoft.public.sqlserver.programming)
  • Re: 3 Simple Security SQL Statements
    ... In SQL 2005, when you create an object, you specify the schema that the ... Kalen Delaney, SQL Server MVP ... Schema for a database role, that seems like the best setup. ... EXEC sp_addrolemember 'WebUsersRole', 'WebUser' ...
    (microsoft.public.sqlserver.security)