Download

Section categories

ActiveX [655]
Components and Libraries [747]
C and C++ Tools and Components [189]
C and C Tools and Components [141]
Databases and Networks [645]
Delphi Tools and Components [455]
Editors [111]
Help File Tools [120]
IDEs and Coding Utilities [167]
Java [194]
JavaScript [62]
Misc Programming Tools [545]
PowerBuilder Tools and Components [27]
Registration Tools [49]
Setup Utilities [160]
Visual Basic Components A-G [134]
Visual Basic Components H-P [72]
Visual Basic Components Q-Z [63]
Visual Basic Tools [163]

Our poll

Which Is The Best Browser?
Total of answers: 3

Statistics


Total online: 12
Guests: 12
Users: 0

Login form

File Catalog

Main » Files » Programming » Databases and Networks

SQL Populator 1.0
29.01.2011, 06:55
Do you need to replace some strings in your database using the whole power of your favorite text editor? Maybe you would like to make a copy of an existing table with 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 Populator is what you need. Unfortunately, Microsoft SQL Server allows only database object scripting and no tables content at all. But often it is exactly vital 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 Populator is a handy 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 Populator to generate a script and you will get a script such as: insert Table1 (id,Value) values(1,'String1') GO

With a wizard-like interface you can easily setup script generator for your personal needs to clear tables before inserting data or run script as a single transaction or even generate a .bat file to run your script. SQL Populator allows you to append a generated script to a script created by Microsoft SQL Server facilities and more. Try it now for free, you won't be sorry.

Category: Databases and Networks | Added by: File-Post
Views: 91 | Downloads: 0 | Rating: 0.0/0
Total comments: 0
Only registered users can add comments.
[ Registration | Login ]

Search

Site friends

add site