搜索资源列表
getini_src
- Java数据库备份迁移程序的源代码.这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。-Java Database Backup migration program' s source code. This done with the
getini_src
- 这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。 -This program can be completed using Java inside the database to export data to other databa
getini
- 这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。-The use of Java to complete the program can export the data in the database insert statement f
JavaDB
- 这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。-The use of Java to complete the program can export the data in the database insert statement f
DBUtil
- java编写的sqlserver数据库数据脚本导出工具,提供了数据库配置界面,并可导出数据库下的所有表的数据,将数据以insert values的格式导出-java scr ipt written in sqlserver database data export tool that provides database configuration interface, and can export the database, all under the table data, the data
JDBCTest
- 通过JDBC接口,编写程序连接SqlServer数据源,将以下数据导入SqlServer数据库的student表,并导出到文件中。要认真填写实验报告,并且提交源程序,保证可正确编译和运行-Through the JDBC interface, write programs SqlServer, these data connection SqlServer database data import the student table, and export to file. To fill in
output
- 将SQLServer 数据库里的数据导出到文本文件里面。可以按照条件导出-wite data of SQLserver into a text file depending on the condition you choose