搜索资源列表
使用ACCESS数据库的电话簿
- 使用VB结合ACCESS数据库的做电话簿,实现了添加,查询,删除等功能-VB combining ACCESS database of telephone directories do realize the added, inquiries, and delete functions
ACCESS
- 使用VB访问ACCESS数据库的简单例子程序
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)数据库编程感兴趣的请注意!
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,
LibararyManagementSystem.rar
- 图书管理系统(VB.NET 2008) =================================== 一个小型图书管理系统示例代码。使用Access数据库。适合VB.NET初学者。打开时请使用VS2008版本。 登录用户名:Admin,密码:Admin,Book Management System (VB.NET 2008 )=================================== a small sample library management system c
gzguxt
- 工资管理系统 由vb语言和access数据库开发的系统-salary management system vb language and access database development system
Money1.10
- VB,ACCESS资金管理系统,界面友好,采用纯代码访问数据库,运行稳定可靠,分年度月份,简单查询\打印-VB, ACCESS funds management system, user-friendly, using pure code access the database, run a stable and reliable, sub-annual month, a simple query \ Print
udsyafuiyduifyet
- 一个毕业设计,快餐店管理系统,ACCESS数据库+VB-Graduation design, fast food restaurant management system
daima
- 该程序是一个小型的学生信息管理系统,有两种用户,学生和老师,access数据库,界面比较漂亮!-The program is a small student information management system, there are two users, students and teachers, access databases, the more beautiful interface!
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.
vblistview
- vb通过listview控件对access数据库进行查询和显示,并把查询结果用listview控件以分页的形式显示出来.-vb for access databases through the listview control, query and display, and the query results page with the listview control to the form displayed.
200652221169560
- 一个展会管理系统,Access数据库.资源类别: VB源码¦数据库 -An event management system, Access database. Resource type: VB source ¦ database
VB-access
- 非常经典的一个对access数据库操作的一个实例,很全面,注释很详细-Very classic operation of an access database, an instance of very comprehensive, very detailed comments
accesshelper(vb-and-csharp)
- accesshelper(vb和csharp版)操作access数据库的辅助类,常规的动作都编写好,适合参考使用-accesshelper (vb and csharp version) operating access a database helper class, regular movements are good preparation for use and reference
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.
VB-ACCESS
- 用VB来制作的动态创建ACCESS数据库,用学习学习-Using VB to create the dynamic creation of ACCESS , using learning
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)