登录
首页 » ADO-ODBC » VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考...

VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考...

于 2022-02-05 发布 文件大小:35.59 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考-The VC resource code of handling ACCESS database. It can insert, delete in the database, and have some list interface.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输...
    对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输入。(原创)-units for a pool, provide the names generated by the first names of characters function, and provide the first character of the simple application example. The function for some special occasion, but is useful. Employees do not need to remember the workers, with 23 alphanumeric input can be realized. (Original)
    2023-05-15 00:05:03下载
    积分:1
  • 超市永磁。
    超市管理系统 一个小数据库,加上VB的快速开发的能力.写出一个这么小的程序.-supermaket manget.
    2022-04-23 08:19:34下载
    积分:1
  • 仿照网上下载的日记本自己动手做的多用户日记本,哈哈!!!!!!vb做的~~~~~~~~~DAO+ACCE...
    仿照网上下载的日记本自己动手做的多用户日记本,哈哈!!!!!!vb做的~~~~~~~~~DAO+ACCE-modeled on the online download of the diary to make their own multi-user diary of this, ha ha !!!!!! vb do ~~~~~~~~~ DAO ACCE
    2022-07-04 11:11:32下载
    积分:1
  • VC++2008 基于msSqlserver2000的数据库简短编程实例,初学者很有参考价值...
    VC++2008 基于msSqlserver2000的数据库简短编程实例,初学者很有参考价值-VC++2008 msSqlserver2000 data Program
    2022-01-29 03:06:12下载
    积分:1
  • 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
    一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
    2022-12-03 03:05:04下载
    积分:1
  • 这是一篇硕士论文,有详细的Tsai和张正友标定算法的过程,希望对大家有帮助...
    这是一篇硕士论文,有详细的Tsai和张正友标定算法的过程,希望对大家有帮助-This is a master
    2022-02-05 17:33:28下载
    积分:1
  • XML
    XML--XPATH 的例子, Visual Studio CSharp-XML- XPATH example, Visual Studio CSharp
    2023-03-31 12:40:03下载
    积分:1
  • odbc 存取离子程序
    odbc 存取离子程序-odbc access procedures
    2023-08-31 09:00:03下载
    积分:1
  • 一个自动定时备份SQL Server为数据库的程序
    一个自动定时备份SQL Server为数据库的程序-a regular automatic backups for SQL Server database procedures
    2022-07-03 01:47:21下载
    积分:1
  • 该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
    该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。 因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
    2022-03-11 15:51:24下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载