登录
首页 » 数据结构 » 一个ADO+VC的源码,适用于初学者,里面还有其他控件用法

一个ADO+VC的源码,适用于初学者,里面还有其他控件用法

于 2023-06-05 发布 文件大小:11.26 kB
0 430
下载积分: 2 下载次数: 1

代码说明:

一个ADO+VC的源码,适用于初学者,里面还有其他控件用法-A ADO+ VC source for beginners, there are other controls usage

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

发表评论

0 个回复

  • 简单的记账软件
    用VC6 MFC开发的记账软件。记账数据保存在Access数据库,是新手入门的好素材。软件功能包括记账内容查询统计,账目记录、修改、删除等。
    2022-02-03 12:40:19下载
    积分:1
  • (C++描述)电子教案,幻灯片
    数据结构(C++描述)电子教案,幻灯片-data structure (C) is the electronic lesson plans, slides
    2022-01-26 07:29:48下载
    积分:1
  • 宾馆客房管理系统的源码
    宾馆客房管理系统的源码-Hotels Rooms source code management system
    2022-01-26 04:01:45下载
    积分:1
  • 一个进销存软件,管理仓库
    一个进销存软件,便于管理仓库数据-a Invoicing software, manageable data warehouse
    2022-01-25 16:05:33下载
    积分:1
  • 常用原代码
    数据结构常用原代码-data structure used original code
    2022-12-03 19:45:04下载
    积分:1
  • 用VB写的和库联合编程的电子图档管理系统
    用VB写的和数据库联合编程的电子图档管理系统 -VB write joint programming and database of electronic document management system
    2022-08-15 19:00:20下载
    积分:1
  • 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
    首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类 -first confirmed your machine has been installed on VC6.0 versions, to build generating executable files, Suffix required to open the document called DSW, the system will default VC opened, then select Build menu under Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Connecting to the database please refer to Chapter 2, the ODBC data source adds Microsoft Access database train.mdb. from the data source can be set to train database, and application of the normal connections, normal procedures can achieve database. In
    2022-04-24 04:21:15下载
    积分:1
  • 很好的算法,龙贝格积分算法,大家可以下载
    很不错的算法,龙贝格积分算法,大家可以下载-Very good algorithm, Romberg Integration Algorithm, everyone can download
    2022-03-24 12:26:54下载
    积分:1
  • 这是一个简单的库管理系统。它不使用任何其他的代码(即外径…
    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table. -This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
    2022-04-20 06:29:24下载
    积分:1
  • 用链表求300的阶乘,并且返回链表节点的个.
    用链表求300的阶乘,并且返回链表节点的个数.-used for the factorial 300, and returned to the linked list node number.
    2022-03-17 21:47:18下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载