文件名称:ExportTable
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.09mb
- 下载次数:
- 0次
- 提 供 者:
- 兵***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
sql导入导出工具
使用简单 只要配置db.properties文件就可以
前面是配置你数据库的连接方式
output是配置到出表结构 及数据存放的文件 会自动生成
table为空则只导出表结构 如果要导表 就填写表名 中间用逗号分隔。
生成的sql文件可以直接运行 不带表空间 等。-sql import and export tools easy to use as long as the configuration db.properties file to configure your database in front of the connection is configured to output a table structure and data stored in the file will be automatically generated table is empty export table structure only if you want to lead the table on Fill the table name separated by commas. Sql file can be generated directly without running the table space.
使用简单 只要配置db.properties文件就可以
前面是配置你数据库的连接方式
output是配置到出表结构 及数据存放的文件 会自动生成
table为空则只导出表结构 如果要导表 就填写表名 中间用逗号分隔。
生成的sql文件可以直接运行 不带表空间 等。-sql import and export tools easy to use as long as the configuration db.properties file to configure your database in front of the connection is configured to output a table structure and data stored in the file will be automatically generated table is empty export table structure only if you want to lead the table on Fill the table name separated by commas. Sql file can be generated directly without running the table space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
db.properties
Export.jar
readme.txt
Export.jar
readme.txt