SQL Data Exporter
v1.0
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.
SQL Data Exporter Related Downloads










An advanced utility which converts your DBF files to any format you wish (XLS, CSV, XML, PDF, HTML, CHM, RTF, HLP, DOC, and more). The software supports a batch conversion, a run from command line, more than 50 languages.










Build SQL queries,run SQL queries,draw ER diagrams, and visualize data relationships.










Swimming pool/spa owners evidence, evidence of all water tests, recommendation of water treatment, according to measured values.










Text and Document Management Software for Home or Business. Saves and organizes any Text Data or Documents (pdf, Word, xml, txt, Images (jpg,bmp,gif) , Excel (csv), Access, PowerPoint, and many others) in one program.










Web based and platform independent Mysql GUI. Mysql Data Manager is written in Perl as a CGI script. Using browser based graphic interface, it provides a powerful tool to manage and maintenance Mysql databases online.

