-
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC OD...
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
- 2022-03-29 01:07:59下载
- 积分:1
-
数值计算的源代码,包括二分法,和弦表,肺伯格算法…
数值计算源代码,包括二分法,弦截法,龙贝格算法,下山法,牛顿迭代法-numerical source code, including the dichotomy, chord sheet, Lung Bergh algorithm, the mountain, the Newton iterative method
- 2022-05-18 20:34:13下载
- 积分:1
-
电子白板代码(JAVA)
电子白板代码(JAVA)-Whiteboard code (Java)
- 2022-07-15 08:43:28下载
- 积分:1
-
expert database management system (multi
专家库管理系统(多用户)-expert database management system (multi-user)
- 2022-03-01 05:51:21下载
- 积分:1
-
Including the quick sort, heap sort, merge sort, such as classical algorithms, h...
包括快速排序、堆排序、合并排序等经典算法,有详细的说明,供初学者学习
- 2022-03-05 06:50:29下载
- 积分:1
-
ministack类的实现,数据结构的作业,模拟出类似stack类的ministack,已经通过测试...
ministack类的实现,数据结构的作业,模拟出类似stack类的ministack,已经通过测试-ministack class implementation, data structure operations to simulate a similar stack class ministack, has passed the test! !
- 2022-05-26 17:08:12下载
- 积分:1
-
学生成绩管理系统(无文件版)
利用c语言实现学生成绩的管理,主要功能有新生的登记注册、学生信息的修改、学生成绩的登记、学生成绩的修改、学生成绩单的格式打印等功能;本程序富含有背景操作等相关内容!
- 2022-01-22 13:03:32下载
- 积分:1
-
类与数据库的连接
此项目帮助您管理您的数据与交易基地使用 ConnectionString、 OleDb 或 Odbc 连接。
- 2022-01-22 14:38:28下载
- 积分:1
-
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的...
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。
OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。
本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions).
OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that con
- 2023-05-23 00:55:03下载
- 积分:1
-
VC++ 中使用 DB
VC++ 中使用 DB-Libray 编程(SQL Server) -use DB-Libray programming (SQL Server)
- 2023-07-10 07:10:03下载
- 积分:1