Tool used to extract data from a SQL Server to Insert-script files.
- 资源大小:286.24 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Tool used to extract data from a SQL Server to scripts files. These scripts will include insert commands to insert all the extracted data.
The tool will generate one file for each table in the database. The files will be numbered (using a prefix) so that if you run them one by one there will not be any foreign key constraint errors.
This tools is useful for extracting small sets of configuration data that you want to version control or need for testing.
文 件 列 表
sql-server-data-generation-tool
.git
SQLConnectionStringBuilderGUI
SQLDataGenerationTool2