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.