export schema to sql for sql server
RSS Reporter for SQL Server 2.0.1.5
generate standard RSS feeds more>>
- Jobs from mutiple SQL Servers into one RSS feed
- Drill down on a job RSS feed to see the details
- Filter and sort job feeds by status, execution time, etc.
- Graphical database size/space RSS feed
- Turn any T-SQL query into a standard RSS feed
- Access feeds anytime from any connected device
- Supports SQL Server 2005 and SQL Server 2000.
Toad for SQL Server 4.1.0.226
Provide intuitive graphical user interface to SQL Server 2005 database. more>>
Toad for SQL Server 4.1.0.226 is a powerful tool that empowers SQL Server developers and administrators to develop code more efficiently. It also provides utilities to compare, extract and search for objects, manage projects, import/export data and administer the database.
Toad for SQL Server increases developer productivity and offers access to a solid community of experts and peers for interactive support.
Enhancements: Version 4.1.0.226 has performance enhancements and fixes.

BySQL for SQL server 1.0.6
BySQL for SQL Server enhances SQL database developer productivity by providing all the functionality of a database development and management tool, as well as a feature-packed SQL Editor, all within more>>
BySQL for SQL server 1.0.6 is a software improving SQL database developer productivity. It is gained byp offering all the functionality of a database development and management tool, as well as a feature-packed SQL Editor, all within one easy-to-use application. Version 0.9.9 beta may include unspecified updates, enhancements, or bug fixes.
Mentor SQL Server 0.3
Freeware SQL database engine including sourcecode.Includes features like index support and query optimization.ODBC driver on its way! more>>

Toad for SQL-Server 1.09
Database Development Tool for SQL-Server more>> Quest Softwares Toad? for SQL Server leverages the knowledge gained from our past experience with database development tools and empowers SQL Server developers and administrators of varying skill levels to rapidly create and execute queries, automate database object management and create T-SQL code more efficiently with an intuitive graphical interface. Toad for SQL Server also provides a data export utility and allows users to view basic database statistics. This free database development and administration tool increases user productivity and offers access to a solid community for interactive support.<<less

EMS SQL Manager for SQL Server Lite 3.5.0.2
EMS SQL Manager for SQL Server Lite is developed as a convenient tool for SQL Server administration and development. SQL Manager 2005 works with any SQL Server versions from 7 to 2005 and supports all of the latest SQL Server features including new SQL Server 2005 permission system, assemblies, DDL triggers, XML columns, and so on. more>> <<less
EMS SQL Manager for SQL Server Freeware 3.4
EMS SQL Manager Lite for SQL Server is a light and easy-to-use freeware graphical tool for MS SQL/MSDE administration. It has minimal required set of instruments for those users who are new to MS SQL server and need only its basic functionality. more>> <<less
License:Freeware
EMS SQL Manager 2008 Lite for SQL Server 3.1
Easy-to-use freeware graphical tool for MS SQL/MSDE administration. more>> EMS SQL Manager for SQL Server is a high performance tool for SQL Server development and administration. SQL Manager works with any SQL Server versions from 7 to 2005 and supports all of the latest SQL Server features including new SQL Server 2005 permission system, CLR objects, DDL triggers, XML columns, endpoints and other. It offers plenty of powerful tools for experienced users such as Visual Database Designer and Visual Query Builder to satisfy all their needs. SQL Manager has a new state-of-the-art graphical user interface with well-described wizard system, so clear in use that even a newbie will not be confused with it.<<less
AdventNet SwisSQL Oracle to SQL Server Migration 2.6
Oracle to SQLServer Migration Tool more>> SwisSQL - Oracle to SQL Server Edition is an Automated Migration tool to convert Oracle PL/SQL stored procedures into equivalent Microsoft SQL Server Transact SQL code. It automates more than 90% of the Oracle PL/SQL code conversion into Transact SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming error prone manual effort involved in typical migration projects and provides greater productivity benefit<<less
Excel 2003 Sample: Replicating Formulas to SQL Server 38443
Excel 2003 Sample: Replicating Formulas to SQL Server is regarded as a helpful sample with which you can learn how to automate a process for storing Excel 2003 formulas in a SQL Server database. more>>
Excel 2003 Sample: Replicating Formulas to SQL Server 38443 is regarded as a helpful sample with which you can learn how to automate a process for storing Excel 2003 formulas in a SQL Server database. It contains Visual Basic .NET source code, an Excel workbook, and two SQL code samples.
Requirements: Windows 2000/XP/2003 Server
SQL Schema Tool 1.0.3.2
SQL Schema Tool is well-known as a command-line developers tool which was designed to assist developers working against a SQL server database, so as to migrate any database changes from a development environment into a test or nightly build environment. more>>
SQL Schema Tool 1.0.3.2 is well-known as a command-line developers tool which was designed to assist developers working against a SQL server database, so as to migrate any database changes from a development environment into a test or nightly build environment.
The SST is an application for generating XML schema documents from SQL server databases, comparing those databases or the XML schema documents, and finally generating a DiffGram XML document from the compare results. Simply put, the purpose is to make a snapshot of the current latest database schema and merge those changes into a build of the previous database schema (live or snapshot).
The tool can make snapshots of databases, DTS packages, or even the data itself, to perform offline compare(s) and create update script(s). The tool can also be used to generate schema create scripts for archival or source control purposes.
Enhancements:
- Fixes UI bugs related to document names, adds Data compare features.
Requirements:
- Windows 2000/XP/2003,
- Microsoft SQL 2000/2005

Excel 2002/2003 Add-in for SQL Server Analysis Services SP1 1.5
Excel 2002/2003 Add-in for SQL Server Analysis Services SP1 is created to give users the possibility to access and analyze data from multiple Analysis Services Cubes more>> <<less
Enumerate SQL Server instances 1.0
Enumerate SQL Server instances is a useful tool that searches for installed SQL Server instances on the local network more>>
There are other ways of enumerating the list of installed SQL Server instances, but this method is relatively fast and consistently returns the list registered instances.
NOTE: If you are using MSDE, you must set EnableNetworkProtocols to on before your MSDE instance can be found using this method. In MSDE SP3, this option is turned off by default for security reasons.
Microsoft Access 2000 Update: SQL Server Readiness
This update helps you upsize Access 2000 databases to SQL Server 2000, create new databases against SQL Server 2000 using an Access project, and create and edit the design of SQL Server 2000 objects more>> This update helps you upsize Access 2000 databases to SQL Server 2000, create new databases against SQL Server 2000 using an Access project, and create and edit the design of SQL Server 2000 objects using an Access project.<<less
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 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