文件名称:TestJDBCODBCForASA6.0
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.93mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java与ASA6.0数据库连接实例
本功能源于一次项目项目经验,由于ASA6.0数据库在过去很多大型单机版系统中使用,而现在大多使用DB,SQLServer,Oracle等,为了替代原系统,可能与现数据库做数据交换,此代码将实例如何与ASA6.0版本数据库连接,并提供相应的数据库连接包(该连接包网络上已比较少见)
注:
1、jdk1.6版本,请手工导入附带的相关库(jconn3d.jar,jdts3d.jar,ojdbc4.jar)
2、myeclipse 8项目,项目名称TestJDBCODBCForASA6.0
3、采用jdbc连接
4、网络上基本没有与此数据库连接的教程-java database connection with the ASA6.0 examples from a project of the function of project experience, as ASA6.0 database in the past many large stand-alone system in use, but now mostly use the DB, SQLServer, Oracle, etc., in order to replace the original system, may be is a database for data exchange, this code version of the instance how ASA6.0 database connection, and provide the appropriate database connection package (the connection packet networks has been relatively rare) Note: 1, jdk1.6 version, please manually import the attached associated libraries (jconn3d.jar, jdts3d.jar, ojdbc4.jar) 2, myeclipse 8 project, the project name TestJDBCODBCForASA6.0 3, 4 with jdbc connection, the network database connection to this little tutorial
本功能源于一次项目项目经验,由于ASA6.0数据库在过去很多大型单机版系统中使用,而现在大多使用DB,SQLServer,Oracle等,为了替代原系统,可能与现数据库做数据交换,此代码将实例如何与ASA6.0版本数据库连接,并提供相应的数据库连接包(该连接包网络上已比较少见)
注:
1、jdk1.6版本,请手工导入附带的相关库(jconn3d.jar,jdts3d.jar,ojdbc4.jar)
2、myeclipse 8项目,项目名称TestJDBCODBCForASA6.0
3、采用jdbc连接
4、网络上基本没有与此数据库连接的教程-java database connection with the ASA6.0 examples from a project of the function of project experience, as ASA6.0 database in the past many large stand-alone system in use, but now mostly use the DB, SQLServer, Oracle, etc., in order to replace the original system, may be is a database for data exchange, this code version of the instance how ASA6.0 database connection, and provide the appropriate database connection package (the connection packet networks has been relatively rare) Note: 1, jdk1.6 version, please manually import the attached associated libraries (jconn3d.jar, jdts3d.jar, ojdbc4.jar) 2, myeclipse 8 project, the project name TestJDBCODBCForASA6.0 3, 4 with jdbc connection, the network database connection to this little tutorial
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestJDBCODBCForASA6.0\.classpath
.....................\.project
.....................\src\odbcconnect\TestJdbc.java
.....................\...\kmeans\Kmeans.java
.....................\...\......\Point.java
.....................\...\jdbcconnect\TestOdbcJdbc.java
.....................\bin\odbcconnect\TestJdbc.class
.....................\...\kmeans\Kmeans.class
.....................\...\......\Point.class
.....................\...\jdbcconnect\TestOdbcJdbc.class
.....................\.settings\org.eclipse.jdt.core.prefs
.....................\jdbcforasa6\jconn3d.jar
.....................\...........\jTDS3d.jar
.....................\...........\ojdbc14.jar
.....................\src\odbcconnect
.....................\...\kmeans
.....................\...\jdbcconnect
.....................\bin\odbcconnect
.....................\...\kmeans
.....................\...\jdbcconnect
.....................\src
.....................\bin
.....................\.settings
.....................\jdbcforasa6
TestJDBCODBCForASA6.0
.....................\.project
.....................\src\odbcconnect\TestJdbc.java
.....................\...\kmeans\Kmeans.java
.....................\...\......\Point.java
.....................\...\jdbcconnect\TestOdbcJdbc.java
.....................\bin\odbcconnect\TestJdbc.class
.....................\...\kmeans\Kmeans.class
.....................\...\......\Point.class
.....................\...\jdbcconnect\TestOdbcJdbc.class
.....................\.settings\org.eclipse.jdt.core.prefs
.....................\jdbcforasa6\jconn3d.jar
.....................\...........\jTDS3d.jar
.....................\...........\ojdbc14.jar
.....................\src\odbcconnect
.....................\...\kmeans
.....................\...\jdbcconnect
.....................\bin\odbcconnect
.....................\...\kmeans
.....................\...\jdbcconnect
.....................\src
.....................\bin
.....................\.settings
.....................\jdbcforasa6
TestJDBCODBCForASA6.0