-
贸易方面小程序,VB + SQL 数据库,希望对大家有所帮忙
贸易方面小程序,VB + SQL 数据库,希望对大家有所帮忙-Trade in small programs, VB SQL database, I hope all of you to help
- 2022-01-28 07:58:20下载
- 积分:1
-
ODBC函数封装与说明
ODBC函数封装与说明-ODBC function and description Packaging
- 2023-01-06 17:20:03下载
- 积分:1
-
制作连接数据库的实例。当程序运行之后,程序将查询当前工作目录下的名字为jdbc.mdb的数据库,然后通过jdbc...
制作连接数据库的实例。当程序运行之后,程序将查询当前工作目录下的名字为jdbc.mdb的数据库,然后通过jdbc-odbc桥进行数据库的连接,最后判断数据库的连接状态,并且将数据库的连接结果打印输出到屏幕显示。-production connect to the database example. When running, the procedures will be for the current working directory under the name of the database jdbc.mdb, then jdbc- odbc Bridge database connectivity, the final judgment of the state of the link database and the database will link to print out the results display.
- 2022-03-16 23:05:32下载
- 积分:1
-
VisualC++数据库系统开发案例精选附盘
VisualC++数据库系统开发案例精选附盘 -VisualC++ Database system development case Featured attached disk
- 2022-05-26 23:36:31下载
- 积分:1
-
数据库示例程序Raclient
数据库示例程序Raclient-database sample program Raclient
- 2022-01-31 02:44:00下载
- 积分:1
-
这是本人写的一个简单的JDBC连接数据库的文件
这是本人写的一个简单的JDBC连接数据库的文件-simple file of connecting jdbc to database
- 2022-01-26 00:38:57下载
- 积分:1
-
this program can be realized on the Excel document into the read, the table des...
本程序可实现对Excel文件的写入\读取,对表格中指定行、列、单元格进行查询、插入、替换等操作。是一个较完善的将EXCEL与VC结合起来的实例-this program can be realized on the Excel document into the read, the table designated rows and columns. Inquiries into cells, insert, replace such operations. It is a better and VC Excel will combine examples
- 2022-01-25 16:26:22下载
- 积分:1
-
A very nice asp Classmates, need can be downloaded
一个非常好用的asp同学录,需要的可以下载
-A very nice asp Classmates, need can be downloaded
- 2022-04-29 08:46:58下载
- 积分:1
-
用vb编写的仓库管理系统
用vb编写的仓库管理系统-prepared with the Warehouse Management System
- 2022-04-16 06:47:46下载
- 积分:1
-
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