搜索资源列表
使用ACCESS数据库的电话簿
- 使用VB结合ACCESS数据库的做电话簿,实现了添加,查询,删除等功能-VB combining ACCESS database of telephone directories do realize the added, inquiries, and delete functions
VB的数据库访问与例程解析
- VB的数据库访问与例程解析。在测试源程序时,一定要把所有文件放在同一个目录下面-VB database access and analysis routines. In testing at the source, all the documents must be placed with a directory
驾校考试的VB源代码
- 一个驾校考试的源代码,对vb(Access)数据库编程感兴趣的请注意!
ASP+Access实现登陆和验证功能
- 实现了用户登陆功能的ASP网页,用的是VB脚本+Access数据库+IIS服务
vb.net.rar
- (1) 利用Access设计一个有关朋友信息或学生信息的数据库,其数据表结构可以根据程序设计的需要来确定。 (2) 用VB.NET设计一个数据库应用程序,要求利用ADO.NET核心对象或组件来实现数据库的连接与访问,并能通过数据绑定控件如DataGrid或TextBox以及其他Windows控件来实现数据的浏览、添加、删除、更新及查询等基本操作。,the simple use of vb.net
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,
gzguxt
- 工资管理系统 由vb语言和access数据库开发的系统-salary management system vb language and access database development system
gongziguanlixitong
- 医院员工工资管理系统 vb管理信息系统 vb+access数据库。 包含所有源码 可调试运行 编辑员工信息 添加、删除、更改。是学习vb的不错代码 从学校书籍的光盘拷贝的,放心使用 vb+access数据库,工资管理系统-Wages and salaries of hospital management system vb Management Information System vb+ Access database. Contains all the source co
carmanager
- vb车辆档案管理系统 vb +access数据库-车辆档案管理系统
tongxunlu
- VB+Access数据库程序,主要功能实现通讯录的记录,条件查询,报表等,适合于VB初学者参阅。-VB+ Access database program, the main function realization Address Book record and conditions queries, reports, etc., suitable for beginners VB reference.
vb-access
- vb调用access数据库实现对数据的增加,删除,修改,和删除等操作.其中包括对数据的所有记录按行修改和查询.-vb call to realize the data access the database to add, delete, modify, and delete operations. which includes all of the records of the data by line changes and queries.
vb-Access-Database-to-Word-Document
- 将Access 数据库中图文信息导出到Word 文档的方法——车光宏-Exporting the Method of Graphic Information on the Access Database to Word Document
DataBaseTool-1.0.0.1
- VB 操作EXCEL,MYSQL,MSSQL,Access数据库等-VB operation EXCEL, MYSQL, MSSQL, Access databases, etc.
tree_test
- 通过VB和ACCESS数据库建立连接,提取数据库中的用户权限信息到树状图中,用户可以在该程序的基础上添加自己想要的部分,或移植到自己的程序中,以实现对不同权限用户的操作。另外,请将压缩文件中的 学生信息管理系统.accdb 放到E盘的根目录下。(To establish a connection with VB and ACCESS database, extract the database user permissions information to the tree, the use
用VB建立Access数据库结构
- 讲解用VB建立Access数据库结构的,对入门者比较有用(Explain with VB Access database structure, to grasp more useful)
vb+access
- 编程高手之路—跟我学VB(续)--vb连接Access数据库实例(Programming high hands - follow me with an example of VB (Continued) --vb connection to the Access database)
连接加密的Access数据库
- visual basic 连接加密的Access数据库(Connect the encrypted Access database)
VB Access库存管理系统
- VB通过ado连接access数据库进行数据库管理的程序(vb database management to ado connect access)
备份access数据库
- 此小程序是用于VB备份和还原access数据库,新手可以参考一下(VB.Backup and Restore Access Database)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)