Main > Free Download Search >

Free sql server comparison tool software for windows

sql server comparison tool

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 15717
SQL Server Compare 2.2

SQL Server Compare 2.2


SQL Server Compare is an easy-to-use tool to compare 2 SQL Server database schemas more>>
SQL Server Compare is an easy-to-use tool to compare 2 SQL Server database schemas and show or save the list of differences. The program can compare database tables, stored procedures, indexes, users, triggers, views and record counts and SQL scripts of different objects can be viewed and saved. Databases can be located on separate servers, using integrated Windows security or SQL server login.SQL Server Compare is a database utility that compare two SQL servers.
SQL Server Compare does not change the database in any way, and it can not execute any SQL statements - it only compares the schema. Requires SQL server or client installed.
<<less
Download (892KB)
Added: 2006-11-13 License: Freeware Price:
790 downloads
 
Other version of SQL Server Compare
SQL Server Compare 1.0SQL Server Compare is an easy-to-use tool that compares 2 SQL Server database schemas and list ... and useful software which can compare 2 SQL Server database schemas and list differences
License:Freeware
Download (2.1MB)
160 downloads
Added: 2002-06-02
Sql Server Script 1

Sql Server Script 1


Sql Server Script 1 is a utility for database developers to transfer MS SQL Server data into SQL script. more>>

Sql Server Script 1 is a utility for database developers to transfer MS SQL Server data into SQL script. Application is very fast and easy to use. You can script SQL Server Data from individual table and from all tables in database.

<<less
Download (531KB)
Added: 2006-12-15 License: Freeware Price:
43 downloads
SQL Server Monitor 1.0

SQL Server Monitor 1.0


A small utility that will allow you to graphically monitor SQL Server performance in real time. more>> A small utility that will allow you to graphically monitor SQL Server performance in real time.

The SQL Server Monitor application was designed to be a small utility that will allow you to graphically monitor SQL Server performance in real time.
The application essentially uses the same techniques as the sp_monitor stored procedure to monitor important information at predetermined intervals. Because it is regularly running a query against the database it will inevitably put a load on that database and server so do adjust the sampling interval to be sympathetic to the server!

<<less
Download (46KB)
Added: 2008-09-30 License: Freeware Price: FREE
395 downloads
Robust SQL Server Compare 1.2.1

Robust SQL Server Compare 1.2.1


Compare two sql server databases on any local or remote servers. Has the ability to filter on any phrase in the stored procedures, views, tables or functions more>>

Robust SQL Server Compare 1.2.1 provides you a useful databases and network tool which has the ability to filter on any phrase in the stored procedures, views, tables or functions. You can choose to show all objects or just ones that are not equal. You also have the option to ignore comments and empty lines when running a comparison. This ignore option will allow only the objects that are truly different to appear.

<<less
Download (11.6MB)
Added: 2006-09-16 License: Freeware Price:
57 downloads
SQL Server Version Checker 1.0.5

SQL Server Version Checker 1.0.5


Determine SQL Server version and service pack level more>> Determine the version and service pack level for a given SQL Server database installation<<less
Download (13K)
Added: 2004-10-18 License: Freeware Price: Free
1836 downloads
 
Other version of SQL Server Version Checker
SQL Server Version Checker 1.0.5Determine SQL Server version and service pack level. SQL Server Version Checker 1.0.5 - Ashtrin ...Determine the version and service pack level for a given SQL Server
License:Freeware
Download (13.9KB)
1844 downloads
Added: 2004-10-15
SQL Server DMV Client 1

SQL Server DMV Client 1


SQL Server DMV Client is developed to be a helpful program which makes it easier for you to browse SQL Server DMVs (Dynamic Management Views) and quickly view user session performance information without having to run any SQL code more>>

SQL Server DMV Client 1 is developed to be a helpful program which makes it easier for you to browse SQL Server DMVs (Dynamic Management Views) and quickly view user session performance information without having to run any SQL code. Locate long running sessions, blocked queries, queries with large I/O, CPU, or Memory activity.

Requirements:

  • Windows 2000/XP/2003 Server/Vista
  • .NET Framework 2.0 x
<<less
Download (48KB)
Added: 2008-06-28 License: Freeware Price: $0.00
downloads
Microsoft SQL Server 2005 Compact Edition Server Tools 3.1

Microsoft SQL Server 2005 Compact Edition Server Tools 3.1


Microsoft SQL Server 2005 Compact Edition Server Tools comes as a practical and high quality utility that is capable of updating the servers running IIS to support connectivity solutions from SQL Server 2005 Compact Edition database on a mobile device or a desktop or a tablet PC to database servers running SQL Server 2000 SP3a and above versions. more>>

Microsoft SQL Server 2005 Compact Edition Server Tools 3.1 comes as a practical and high quality utility that is capable of updating the servers running IIS to support connectivity solutions from SQL Server 2005 Compact Edition database on a mobile device or a desktop or a tablet PC to database servers running SQL Server 2000 SP3a and above versions.

Requirements:

  • Windows 2000/XP/2003 Server
<<less
Download (1.4MB)
Added: 2007-08-24 License: Freeware Price:
downloads
SQL Server Enterprise Mangler 1.0b

SQL Server Enterprise Mangler 1.0b


SQL Server Enterprise Mangler provides an easy way to manage objects contained in remote instances of MS SQL Server 2000 using a light, Web-based interface. more>>

SQL Server Enterprise Mangler 1.0b provides an easy way to manage objects contained in remote instances of MS SQL Server 2000 using a light, Web-based interface. This small application supports the creation, modification, and deletion of tables, stored procedures, and views as well as the running of adhoc queries. SQL Enterprise Mangler was developed using pure ASP 3.0 to provide complete portability and backward compatibility.

<<less
Download (39.9KB)
Added: 2005-06-20 License: Freeware Price:
downloads
SwisSQL - SQL Server to Oracle Migration Tool 3.2

SwisSQL - SQL Server to Oracle Migration Tool 3.2


SwisSQL - SQL Server to Oracle Migration Tool - automated migration tool to convert SQL Server Transact SQL to Oracle PL/SQL more>>
SwisSQL - SQL Server to Oracle Migration Tool - automated migration tool to convert SQL Server Transact SQL to Oracle PL/SQL SwisSQL - SQL Server to Oracle Edition is an Automated Migration utility that allows you to convert stored procedures implemented in Microsoft SQL Server Transact SQL into equivalent Oracle PL/SQL code.
SwisSQL - SQL Server to Oracle Migration Tool automates more than 90% of the Transact SQL code conversion into PL/SQL with very minimal manual intervention.
SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time.
Main features:
- Migration of SQL Server Transact SQL procedures, functions, triggers, cursors, tables and views into PL/SQL.
- Supports conversion of Transact SQL In-Built Functions, SQL queries & all In-Built data types (including user-defined types).
- Supports conversion of all Transaction features.
- Supports conversion of Temporary table feature into PL/SQL.
- Supports conversion of most of the @@ Global variables into equivalent PL/SQL implementation.
- Support for Result-Set Processing conversion from Transact SQL to PL/SQL.
- Generates formatted, readable PL/SQL code with very good comments.
- Provides an ease to use Graphical user interface with support for single click driven migration.
- The tool supports two modes of conversion: (i). It could fetch Transact SQL model directly from database and convert them (ii) Supports conversion of Transact SQL source files loaded from local directory.
System requirements:
- 128 MB RAM
- PIII 800 MHz
- 50 MB hard disk space
<<less
Download (14.7MB)
Added: 2007-06-15 License: Freeware Price:
866 downloads
SQL Server 2005 Express Edition SP1

SQL Server 2005 Express Edition SP1


the next version of MSDE more>> SQL Server 2005 Express Edition is the next version of MSDE and is a free, easy-to-use, lightweight, and embeddable version of SQL Server 2005.
Free to download, free to redistribute, free to embed, and easy for new developers to use immediately, SQL Server Express includes powerful features such as SQL Server Management Studio Express, for easily managing a database.
<<less
Download (53.80MB)
Added: 2008-02-19 License: Freeware Price: Free
614 downloads
SQL Server Surveyor 1.2.5.11

SQL Server Surveyor 1.2.5.11


SQL Server Surveyor is a tool which allows database administrators to easily create reports of their SQL Servers for the purposes of documentation, auditing, comparison with other servers, etc more>> <<less
Download (802KB)
Added: 2009-10-22 License: Freeware Price: Notavailable
downloads
 
Other version of SQL Server Surveyor
SQL Server Surveyor 1.1.4.9SQL Server Surveyor lends you the chance of using such a useful tool ... , auditing, comparison with other servers, etc
Price: $0.00
License:Freeware
Download (676.9KB)
downloads
Added: 2009-03-13
Microsoft SQL Server Compact 3.5.5386.0

Microsoft SQL Server Compact 3.5.5386.0


build embedded database applications more>> SQL Server Compact is a free, easy-to-use embedded database engine that lets developers build robust Windows Desktop and mobile applications that run on all Windows platforms including Windows XP, Vista, Pocket PC, and Smartphone.<<less
Download (list)
Added: 2008-11-09 License: Freeware Price:
405 downloads
SQL Server Utilities 3.0i

SQL Server Utilities 3.0i


The SQL Server Utilities are required if you want to use Network Inventory Manager 3.0.11.5 with an MSDE or MS SQL Server 7.0 more>>
The SQL Server Utilities are required if you want to use Network Inventory Manager 3.0.11.5 with an MSDE or MS SQL Server 7.0/2000 database server.
This suite includes 2 useful applications: the NIM Attach DB 3.0, which enables you to create databases and VsqlW 1.0.3, a SQL Query Tool.
<<less
Download (825KB)
Added: 2006-11-29 License: Freeware Price:
1062 downloads
SQL Server Management Studio Express -

SQL Server Management Studio Express -


Microsoft SQL Server Management Studio Express is graphical management tool more>> Microsoft SQL Server Management Studio Express (SSMSE) is a free, easy-to-use graphical management tool for managing SQL Server 2005 Express Edition and SQL Server 2005 Express Edition with Advanced Services. SSMSE can also manage instances of the SQL Server Database Engine created by any edition of SQL Server 2005.<<less
Download (43.1MB)
Added: 2007-09-14 License: Freeware Price: Free
508 downloads
SQL Server XML View Mapper 1

SQL Server XML View Mapper 1


SQL Server XML View Mapper brings you one of the most marvelous tools that enables you to produce an XML View schema file that relates an XDR schema to a SQL Server schema more>> <<less
Download (4.5MB)
Added: 2007-08-29 License: Freeware Price: $0.00
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5