SS

SQL Server Generate Insert Statements

Издавач: Finke.pro
Virus scanned Windows Free
Верзија1.0
ИздавачFinke.pro
Датум на издавањеFeb 2, 2014
Датум на додавањеFeb 2, 2014
Барања за ОСWindows 2003, Windows 8, Windows Vista, Windows, Windows Server 2008, Windows 7
Барања.Net Framework 4.0 or later
Вкупно преземања40
ЦенаFree

Опис

This application is a stand alone executable which must be placed on the same server as the MS SQL Server database instance. It will only work with the default instance, named instances aren't supported as yet.

All that needs to be done is to write your SELECT * FROM statement with as many AND clauses as required and then click Generate to output the insert statements to the desktop.

SQL Server doesn't have anything like this so I wrote this to export and import data for testing on a test database.

I hope you find it useful, please let me know what you think.