-
一个适合初学者学习的数据库编程程序,是某高校的数据库应用上机大作业。欢迎大家下载...
一个适合初学者学习的数据库编程程序,是某高校的数据库应用上机大作业。欢迎大家下载-one for beginners to learn database programming, is a University of database applications for large operations. You are welcome to download
- 2022-08-05 09:38:05下载
- 积分:1
-
二进制文件保存,提取
使用stream 完成,解压后建立数据库,将image设为二进制...
二进制文件保存,提取
使用stream 完成,解压后建立数据库,将image设为二进制-binary files kept from the use of stream completed, unpacked databases, image will be set to binary
- 2022-09-09 20:35:03下载
- 积分:1
-
1.由于本程序使用的DAO类,该类仅支持Access97的数据库。所以在使用本程序时必需是Access97数据库。
2.Access2000转换成Acces...
1.由于本程序使用的DAO类,该类仅支持Access97的数据库。所以在使用本程序时必需是Access97数据库。
2.Access2000转换成Access97的方法是:打开Access2000数据库,单击菜单“工具数据库实用工具转换数据库到早期Access数据库版本”。-1. Since this program uses the DAO class, type only supports Access97 database. Therefore, in using this procedure is necessary Access97 database. 2.Access2000 converted into Access97 method is: Open ACCESS2000 database, click menu
- 2022-03-02 04:08:16下载
- 积分:1
-
数据库连接测试,oralce,sql sever
数据库连接测试,oralce,sql sever-database link test
- 2022-05-27 00:44:56下载
- 积分:1
-
(转载)This is a contact manager, built with the DAO data control and an Access dat
(转载)This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In addition, the look and feel of the front-end is highly customizable. 这是一个联系信息管理器,具有DAO数据控件和一个Access数据库。它主要旨在保存internet游戏信息,例如最喜欢的游戏,游戏入口点,部落名称,部落等级等等。也包括了一个任务调度程序。另外,它前端的外观具有高度的可定制性。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=1839- (Reprint) This is a contact manager, built with the DAO data
control and an Access database. It is designed specifically to save
internet gaming information such as favorite game, gaming handle, clan
name, clan rank, etc. Also includes a task scheduler. In addition, the
look and feel of the front-end is highly customizable. this is a
relation information management, has the DAO data to control and a
Access database. It mainly is for the purpose of preserving the
internet game information, for example m
- 2022-01-25 19:51:22下载
- 积分:1
-
VC++ ADO database operations to connect sql database package type
VC++ADO数据库操作封装类 连接sql数据库-VC++ ADO database operations to connect sql database package type
- 2022-01-26 08:10:47下载
- 积分:1
-
PB 项目权限管理,程序环境:PB9.0
说明:用PB来进行项目权限管理的实例。...
PB 项目权限管理,程序环境:PB9.0
说明:用PB来进行项目权限管理的实例。 -PB item rights management, the program environment: PB9.0 Description: PB with permission to carry out the project management example.
- 2022-10-20 06:15:03下载
- 积分:1
-
一个用于简化ADO连接的相当方便的ADO类模块
一个用于简化ADO连接的相当方便的ADO类模块-ADO is used to simplify a very convenient connection ADO Class Module
- 2022-01-26 01:37:33下载
- 积分:1
-
可以查看ACCESS And SQl Server的数据库,可以显示数据库结构,数据库内容...
可以查看ACCESS And SQl Server的数据库,可以显示数据库结构,数据库内容 -ACCESS And can view the SQL Server database, the database structure can be shown, the database contents
- 2022-07-22 12:30:50下载
- 积分: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