搜索资源列表
vb通用查询
- 从vb6的visdata中提取出来的查询构造器部分,可以放到自己的数据库程序中用,如果把DAO3.51改成3.60的版本还可以使用ACCESS2000数据库. 代码没做什么修改有兴趣的可以自己修改一下.-from VB6 visdata the extraction of structure-part inquiry, into its own database procedures used, if DAO3.51 into the version 3.60 can also use AC
航空系统源文件
- 这是一个小型的航空公司的管理系统,是用VB6.0编写的,里面使用DAO建立数据库,用ADO对数据库进行操作-This is a small airline management system, is used to prepare the VB6.0, DAO is used to establish a database with ADO operation of the database
VisualBasicReportingExam
- 用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程,主要针对数据库进行处理,当对VB数据库编程的基础有一定的了解后就想编写个小东西来实践一下,选什么题材呢,想到自己的钱老是莫明其妙的变少,不如就从这方面开始吧。-VB6.0 prepared in the past, I have been with VFP, but felt it could not generate a real e
WULI_TIKU
- 大学物理题库 开发工具:VB6.0 数据库:ACCE-University physics database development tools : Visual Basic 6.0 database : ACCE
ADOopen200706061716
- 基于VB6的ADO数据库类,包装了数据库的打开,关闭,SQL语句执行,等常用操作.-on VB6 ADO database category, packaging a database of open, closed, SQL implementation, , and other common operations.
进行数据库备份与恢复有VB6.0开发完整源码
- 数据库的备份和回复-database backup and restore
ToolForSQL2000.rar
- VB6环境编写的的MSSQL2000数据库管理工具,可以搜索连接网络服务器,设定IP和登录密码就可以连接,界面也挺专业的,它可以搜索并列出局域网内的所有的Sql Server服务器及数据库、数据表、并对数据库进行表操作:删除、查询、运行SQL查找、编辑等,类似SQLSERVER企业管理器的功能。,Prepared by the VB6 environment MSSQL2000 database management tools, you can search to connect web se
ImageDatabase.rar
- VB将图片存入Access数据库并实现导入、导出、删除、预览管理操作,并可对存入的图片进行分类管理、分类检索,程序用纯VB代码实现,没有用到任何控件,因此很适合学习用。,VB picture into the Access database and to import, export, delete, preview of the management of operations, and to classify the pictures into the management of keys,
学生测评信息管理系统
- vb6.0+ access数据库设计的一个学生测评信息管理系统,里面包括代码和数据库,还有教你如何运行系统的演示动画,需要的朋友们可以下载下去学习,里面有完整的和数据库进行添加,修改,查询,删除的功能! -vb6.0+ access the database design a student assessment information management system, which includes the code and database, as well as teach you ho
dao
- VB6 DAO 数据库引擎操作 VB6 DAO 数据库引擎操作-VB6 DAO database engine to operate VB6 DAO database engine to operate
Device
- 计量自动化设备检测登记软件.这是一个学习VB操作数据库的好实例。采用VB6开发的,它的原形是一个计量综合自动化装置整机检测登记程序,可以非常详细的登记设备的检测状况。-Measurement registration software testing automation equipment. This is a learning VB a good example of operation of the database. Development using VB6, it is a prot
vb_linkDB
- VB6.0连接加密数据库的四种方法。其中用到的数据库是access数据库-VB6.0 connect four ways to encrypt the database. The database is used in which access the database
ASTGTest
- 本文主要初步介绍在VC6环境下利用CADO class,datagrid分页显示数据。 1、用VC操作数据库是非常麻烦的,网上关于VC下利用ADO和datagrid操作数据库的教程也很多,但无非是相互抄袭。 2、ADO使用起来麻烦,然而一个老外写的ADO Classes我感觉还是挺好用的。包括两个文件ado2.h和ado2.cpp,而网上关于使用这个类进行ADO数据库操作的文章不多。 3、VC6.0下的datagrid貌似没有.net的那么强大,也没有VB6那么好用。连分页都显得麻烦
Read_sql
- 一些利用vb6.0读取数据库的实例,其中数据库路径请自己设置。- By using vb6.0 ,a software was build to read the database
VBSQL2000
- VB6.0 与SQL2000 的对接模块,展示了数据库的建立 删除,还有数据库的增删改查询的操作,已经测试通过-VB6.0 and SQL2000 docking modules, shows the establishment of the database to delete, also query the database CRUD operations, has been tested
VB6-P-SQL2000
- VB+SQL的9个例子,适合学习数据库编程-VB+SQL nine examples, for learning database programming
VB6.0AutoNumbering(Year-P-figures)
- VB6.0连接数据库以年份+数字实现自动编号,通过的功能:空记录自动判断,年份改变后自动从新年份的001分编号开始。-VB6.0 to connect to the database to Year+ figures of automatic numbering, by the function: empty records automatically determine, the Year change automatically from the new year 001 Number in
VB6-OA_Office-automation-system
- OA办公自动化系统 使用必读: (1)本系统的数据库为SQL Server 2000,在运行程序前需安装SQL Server 2000。(数据库用户名为sa,密码为空,具体配置请参考“OA办公自动化系统 \Program\ DataBase.ini”文件) (2) 将本系统拷到机器硬盘上,去除只读属性。双击“ OA办公自动化系统 \Program\ OA办公自动化 .exe”即可运行本程序并自动附加数据库,无需用户手动配置。首次运行由于系统自动连接数据库,启动时间
VB6-edit-access
- VB6.0 操作access数据库,修改字段数据。-VB6.0 the operations access database, modify the field data.
rework-team-database
- 维修团队管理用小型数据库,小的维修团队都希望有自己的免费数据库,以便管理和汇总每日的维修进出情况,小弟特用VB6.0开发了适合维修用的经济型数据库,后台可用ACESSE,我的维修队伍用了2年了,贡献出来给有需要的维修人员。-The database is for rework to manage and summary daily input and output.