文件名称:listAllTheFiledInfoInSQL2000Database
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 357.18kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用途:
自动查询所有数据库的所有表,列出所有表的字段的属性:字段名+字段类型
使用说明:
eclipse3.1和3.2都运行没有问题,sql2000数据库的架包也放到一起了。只要
在eclipse中导入工程文件即可成功运行了。
入口类在 .\\src\\test3.java 里面-purposes : automatic access to all database of all list of all the tables in the field attributes : field names + field types use : eclipse3.1 and 3.2 are running without problems, sql2000 database of aircraft packet was put together by. As long as the eclipse into the project document which can be successful. In the import category. \\ Src \\ inside test3.java
自动查询所有数据库的所有表,列出所有表的字段的属性:字段名+字段类型
使用说明:
eclipse3.1和3.2都运行没有问题,sql2000数据库的架包也放到一起了。只要
在eclipse中导入工程文件即可成功运行了。
入口类在 .\\src\\test3.java 里面-purposes : automatic access to all database of all list of all the tables in the field attributes : field names + field types use : eclipse3.1 and 3.2 are running without problems, sql2000 database of aircraft packet was put together by. As long as the eclipse into the project document which can be successful. In the import category. \\ Src \\ inside test3.java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 37724074listallthefiledinfoinsql2000database.rar 列表 .settings\org.eclipse.jdt.ui.prefs .settings bin JdbcDrivers\SQLServer\msbase.jar JdbcDrivers\SQLServer\mssqlserver.jar JdbcDrivers\SQLServer\msutil.jar JdbcDrivers\SQLServer JdbcDrivers src\DBAccess.java src\test3.java src\ColumnType.java src .classpath .project 说明.txt