Do you need to replace some records in your database using the power of your favorite text editor? Maybe you would like to make a copy of an existing table under a different name? Need to change an ID for some records? Or maybe you simply need a SQL script to represent a table's content?
SQL Data Exporter is what you need. Sadly, Microsoft SQL Server allows only database object scripting and no tables content whatsoever. But often it is precisely this function you need if you are developing distributive applications that require database installation or going to port a system from Microsoft SQL Server to some other database engine.
SQL Data Exporter is simple yet powerful tool to script your Microsoft SQL Server tables data into a valid SQL script. Imagine we have table table1 with a single row and two columns (id and value). Ask SQL Data Exporter to generate a script and you will get as the following:
insert Table1 (id,Value) values(1,'String1') GO
With a wizard interface you can easily setup script generator for your personal needs - to clear tables prior to inserting data, to run a script as a single transaction, or even to generate a .bat file to run your script. SQL Data Exporter allows you to append a generated script to a script created by Microsoft SQL Server tools and more.
This is fully functional version with AD screen and no limitations.
Tools for Excel Tables 2.0
Manage data bases in your Excel spreadsheets quick and easily. Tools for Excel Tables is a set of tools that will strengthen your Microsoft Excel to manage data bases and huge tables in your spreadsheets.
Tools for Excel Tables is an addin that combines the functionalities of Microsoft Excel in order to create ...
insertXpress 1.00
insertXpress automatically generates INSERT scripts for Microsoft® SQL databases. If you need to transfer data between similar tables in different databases, then insertXpress is the answer for you!
An insertXpress INSERT script contains all of the ...
Export Table to SQL for DB2 1.04.00
Export Table tool for DB2 helps the user to save table's data as set of INSERTs Export Table to SQL script for DB2 database systems helps the user or DBA to save table's data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like ';' and a few export options make this tool flexible ...
DB2 Data Wizard 8.4
A Windows GUI utility for DB2 data management, ASP.NET and PHP programming. DB2 Data Wizard is a powerful Windows GUI utility for managing your DB2 data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. DB2 Data Wizard allows you to generate ASP.NET and PHP ...
Firebird Data Wizard 8.4
A Windows GUI utility for Firebird data management, ASP.NET and PHP programming. Firebird Data Wizard is a powerful Windows GUI utility for managing your Firebird data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. Firebird Data Wizard allows you to generate ...
ASA Data Wizard 8.8
A Windows GUI utility for SQL Anywhere data management, ASP.NET/PHP programming. ASA Data Wizard is a powerful Windows GUI utility for managing your Sybase SQL Anywhere data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. ASA Data Wizard allows you to generate ...
Copy Schema for SQL Server 1.04.22
The tool copies database objects definition: tables, views, procedures, keys,etc This copy tool for Microsoft SQL server creates a copy for database objects definition: tables, views, triggers, indexes, primary and foreign keys, procedures, etc at the different database on the same or another server. The program has easy to learn ...
Oracle Data Wizard 8.4
A Windows GUI utility for Oracle data management, ASP.NET and PHP programming. Oracle Data Wizard is a powerful Windows GUI utility for managing your Oracle data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. Oracle Data Wizard allows you to generate ASP.NET ...
SQLite Data Wizard 8.4
A Windows GUI utility for SQLite data management, ASP.NET and PHP programming. SQLite Data Wizard is a powerful Windows GUI utility for managing your SQLite data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. SQLite Data Wizard allows you to generate ASP.NET ...
Data Wizard for MySQL 8.4
A Windows GUI utility for MySQL data management, ASP.NET and PHP programming. Data Wizard for MySQL is a powerful Windows GUI utility for managing your MySQL data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. Data Wizard for MySQL allows you to generate ASP ...