Main > Free Download Search >

Free transact sql software for windows

transact sql

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1696
TranslateSQL 1.0

TranslateSQL 1.0


TranslateSQL is developed to be a handy tool which helps with converting an Oracle schema into an SQL build script for SQL-Server. more>>

TranslateSQL 1.0 is developed to be a handy tool which helps with converting an Oracle schema into an SQL build script for SQL-Server. Unlike the import wizard that comes with SQL-Server, it actually converts all the indexes, primary keys, foreign constraints, and check constraints. However, it does not copy the data in each of the tables, nor does it convert any PL/SQL code into transact-SQL.

<<less
Download (224.6KB)
Added: 2004-10-06 License: Freeware Price:
downloads
AdventNet SwisSQL 3.2

AdventNet SwisSQL 3.2


SQLServer to Oracle migration tool more>> SwisSQL - SQL Server to Oracle Edition is an Automated Migration tool to convert stored procedures implemented in Microsoft SQL Server Transact SQL into equivalent Oracle PL/SQL code. It 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.
SwisSQL - SQL Server to Oracle Edition provides the following significant 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.
<<less
Download (list)
Added: 2008-10-24 License: Freeware Price:
378 downloads
PKristen SQL Query 1.0b

PKristen SQL Query 1.0b


A small developer tool that will help execute SQL queries more>> A small developer tool that will help execute SQL queries

The SQL Query application was designed to be a small developer tool that will help execute SQL queries. The results can be saved as a HTML or CSV file.
The application supports Native SQL Server, ODBC and SQL Compact connections.

<<less
Download (60KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Easy SQL Scripter 3.6

Easy SQL Scripter 3.6


This application scripts the database data and schema. You can select the schema tables and objects to include in the script more>> This application scripts the database data and schema. You can select the schema tables and objects to include in the script

Easy SQL Scripter will script the database data and schema. You can select the schema tables and objects with data to be included into the script.

Note:
Use the next serial number for free:DEPLOY-0BE4X-GLPNZ-OCEHW-4I29B

Main features:
- Script database schema and data as Transact SQL statements
- Preview each object script before generation
- Wildcard objects filter
- Data row filter
- Detect object dependencies and ensure correct creation order
- SQL viewer with syntax highlighting and regions
- User-friendly wizard to guide you through the process
- Full support SQL 2005 objects
- SQL Management Studio 2005 plug-in

System requirements:
- .NET Framework 2.0
- MS SQL Server 2005, MS SQL Server 2000, MS SQL Express or MSDE
- 512 MB RAM
- 10 MB Hard disk space

<<less
Download (5.8MB)
Added: 2008-09-27 License: Freeware Price: FREE
410 downloads
 
Other version of Easy SQL Scripter
Easy SQL Scripter 1.0Main features: - Script database schema and data as Transact SQL statements - Preview each object script before generation - Wildcard objects filter - Data row filter - Detect object dependencies
License:Freeware
Download (4.82MB)
526 downloads
Added: 2007-06-07
Mentor SQL Server 0.3

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>>
Freeware SQL database engine including sourcecode.Includes features like index support and query optimization.ODBC driver on its way!
<<less
Download (152K)
Added: 1998-10-30 License: Freeware Price:
4012 downloads
General SQL Parser 0.1

General SQL Parser 0.1


check syntax of SQL statements ,pretty print out SQL statements more>> General SQL Parser is developed to help people who want to check syntax of SQL statements,
pretty print out SQL statements in their own program.
It can also provides more detail information about a SQL statement
such as statement types (Select, insert, update, delete or create and so on),
whats table and fields are used in a statement,
and different parts of a SQL statement are also available such as where clause,
group by clause
<<less
Download (942KB)
Added: 2004-06-16 License: Freeware Price:
1964 downloads
Select to Excel 2

Select to Excel 2


Execute SQL commands on any ODBC data source. more>> This small Excel macro allows you to execute SQL commands on any ODBC data source directly in Excel and will paste the results in an Excel sheet where you can sort, filter and further manipulate the data. Useful to quickly extract data from a database and manipulate it within excel. No need to copy and paste large sets of data from other programs to gain the full functionality of Excel.
Some ODBC databases do not have convenient SQL query tools. For example, I work with Transact ODBC (U/SQL) every day and their query tool does not allow you to copy results and paste it into Excel. I often need to extract some data for a client and email it to them in Excel. In the past I used to change a generic PHP page to give me the results in an HTML table, which I could copy into Excel. This works, until you need to extract a couple of hundred or thousand rows, in which case it takes a couple of minutes just to copy the HTML table into memory. With this macro, the results are immediately available in Excel.
Theres nothing fancy about this macro and it will only be useful to people who are comfortable with SQL and probably have the skills to develop something like this themselves. This is why I am giving it away for free and why the source code is available to you to alter as you wish. My experience though, is that if I find something useful, there will be other people whod also find it useful in their own day-to-day lives. Have a look at it. If you can use it, go ahead - otherwise, nothing lost.
<<less
Download (30KB)
Added: 2008-05-16 License: Freeware Price: Free
530 downloads
AdventNet SwisSQL - Oracle to SQL Server 3.1

AdventNet SwisSQL - Oracle to SQL Server 3.1


Automated migration tool to convert Oracle PL/SQL to SQL Server Transact SQL 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, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time.
Significant Features of AdventNet SwisSQL - Oracle to SQL Server:
- Migration of Oracle PL/SQL packages, procedures, functions, triggers, cursors, tables and views into Transact SQL.
- Supports conversion of PL/SQL In-Built Functions, SQL Queries & all In-Built data types (including user-defined types).
- Supports conversion of most of the Oracle built-in packages including DBMS_OUTPUT, DBMS_SQL etc.,
- Supports conversion of complex query constructs like START WITH and CONNECT BY.
- Supports conversion of PL/SQL cursor variables, attributes & implicit cursors into Transact SQL.
- Supports conversion of Oracle SQL queries into equivalent Transact SQL Queries including Theta joins, DECODE, ||? operator and others
- Generates formatted, readable Transact 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 PL/SQL model directly from database and convert them (ii) Supports conversion of PL/SQL source files loaded from local directory.
<<less
Download (14.5MB)
Added: 2005-08-16 License: Freeware Price:
1531 downloads
Toad for SQL Server 4.5.0.854

Toad for SQL Server 4.5.0.854


Toad for SQL Server 4.5.0.854 is powerfully effective tool built around a single integrated SQL, T-SQL, and Procedure Editor. more>> <<less
Download (67.7MB)
Added: 2009-08-26 License: Freeware Price: Notavailable
downloads
 
Other version of Toad for SQL Server
Toad for SQL Server 2.0Quest Software - Toad for SQL Server empowers SQL Server developers and administrators
License:Freeware
Download (17.7Mb)
2576 downloads
Added: 2009-03-16
Advanced SQL To XML Query 1.2

Advanced SQL To XML Query 1.2


a relational database client utility more>> Advanced SQL To XML Query is a relational database client utility that allows execution of SQL (Structured Query Language) statements on Microsoft SQL Server databases. Resultsets returned by select statements are automatically converted to XML files and persisted to a directory of your choice. XML files generated by Advanced SQL To XML Query can be easily converted to HTML with the use of CSS, XPath, XSL and XSLT technologies. Download sample XML output.
Convert SQL to XML
Convert SQL query to XML
Convert SQL data to XML
Convert SQL output XML
Convert SQL resultset to XML
Export SQL to XML
Export SQL query to XML
Export SQL data to XML
Export SQL output to XML
Export SQL resultset to XML
SQL query to XML converter software
SQL query to XML exporter software
SQL data to XML converter software
SQL data to XML exporter software
SQL output to XML converter software
SQL output to XML exporter software
SQL resultset to XML converter software
SQL resultset to XML exporter software
<<less
Download (350KB)
Added: 2008-01-18 License: Freeware Price: Free
699 downloads
Database Doctor SQL Repair Tool 1.0

Database Doctor SQL Repair Tool 1.0


Diagnose and repair a corrupt MySQL database. more>>

Database Doctor SQL Repair Tool 1.0 is an effective tool which allows you to quickly diagnose and repair a corrupt MySQL database with a simple click of a button.

This application is perfect for maintaining your MySQL Databases.

<<less
Download (1.4MB)
Added: 2005-04-14 License: Freeware Price:
336 downloads
ThinkUI SQL Client 1.0.2

ThinkUI SQL Client 1.0.2


SQL query & code generation tool for Java developers more>> The ThinkUI SQL Client is a graphical program that allows Java developers to browse a database structure, edit data in the tables, issue SQL queries, and generate code (e.g. Java Bean, DAO, SQL queries, JSP files, etc.) based on customizable Velocity templates.<<less
Download (6.1M)
Added: 2008-11-08 License: Freeware Price:
353 downloads
Quest Central for SQL Server 4.0

Quest Central for SQL Server 4.0


Quest Central® for SQL Server is an integrated database management solution designed to enable administrators to manage complex database environments and simplify everyday tasks. more>> <<less
Download (9200K)
Added: 2004-05-14 License: Freeware Price: $0.00
2084 downloads
Denki-SQL 1350

Denki-SQL 1350


starting a SQL server database more>> Denki-SQL is a free and simple software allowing you, starting a SQL Server database, to generate stored procedures on the one hand (a T-SQL scripts), and of the classes of data on the other hand (a file by table).<<less
Download (771k)
Added: 2008-11-09 License: Beta Price:
348 downloads
AdventNet SwisSQL Oracle to SQL Server Migration 2.6

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
Download (18.0M)
Added: 2008-11-02 License: Freeware Price:
363 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5