-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1
-
Database Connection Pool for Java(Implement by JDBC)
在java中使用一种简单JDBC数据库连接池的实现-Database Connection Pool for Java(Implement by JDBC)
- 2022-06-22 03:45:26下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS
-One development environment OS: Windows 2000 Server+ SP2IDE: Visual Studio 6.0+ SP5DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Hotel.sql admitted to the SQL Server
- 2022-03-29 00:42:33下载
- 积分:1
-
没有太多的说明,一包ODBC API类项目。
不用过多说明,一个封装了odbc api的类的工程。-not too many shows that a package of odbc api class project.
- 2023-03-30 09:55:03下载
- 积分:1
-
数据库编程的源码与实现
数据库编程的源码与实现-database programming source and Implementation
- 2022-02-14 05:21:43下载
- 积分:1
-
In order to meet company needs, I wrote several package categories, including th...
为满足公司需求,我写了几个封装类,包括数据库常用操作封装、串口类的封装。-In order to meet company needs, I wrote several package categories, including the database used to operate package, serial type of package.
- 2022-07-09 05:46:17下载
- 积分:1
-
根据所建的工程既可使用(转载)
根据所建的工程既可使用(转载)-built under the project can use (reproduced)
- 2022-09-04 14:45:03下载
- 积分:1
-
dedicated to this area in search of Medan simple connectivity MYSQL,,,, had conf...
献给在查找这方面的人,,,,,,,简单的连接MYSQL,,,,曾经迷惑,,,,希望对在追寻的人有所帮助-dedicated to this area in search of Medan simple connectivity MYSQL,,,, had confused, and the hope that the search for the right people to help
- 2022-07-18 15:15:55下载
- 积分:1
-
屏幕取词技术内幕资料,对屏幕取词进行了深入的研究
屏幕取词技术内幕资料,对屏幕取词进行了深入的研究-Capture Characters from Screen insider information technology to Capture Characters from Screen conducted an in-depth study
- 2022-03-29 23:26:15下载
- 积分:1
-
一个医院药品、门诊、住院费用查询系统,非常完整,基于ORICAL...
一个医院药品、门诊、住院费用查询系统,非常完整,基于ORICAL-A hospital medicine, outpatient, hospital costs inquiry system, very complete, based on the ORICAL
- 2023-03-15 23:45:04下载
- 积分:1