搜索资源列表
sqlite3_demo_test
- 一个基于VC的sqlite3数据库API调用测试程序,可以参考程序理解如何通过API在VC中嵌入sqlite3
打印控件PrintCtrl.dll的VC源码
- 打印控件PrintCtrl.dll的VC源码。放在PB栏的目的是PB的自定义纸张比较麻烦,还是用微软的API比较方便,而且不会有什么问题。原来一直用PrintCtrl.dll作打印控制,就是找不到源码。现在分享给大家。 -Print control PrintCtrl.dll the VC source. The purpose of the column on the PB PB custom paper is too much trouble, or more convenient to u
VC_odbc
- 使用ODBC API访问数据库,要运行程序,必须将数据库文件与可执行文件放在同一个目录下, 在VC开发环境中运行时,同样需要把数据库文件放到debug或者release目录下-Access the database using the ODBC API, it is necessary to run the program must be database files and executable files in one directory, in the VC run-time deve
VC
- VC++对数据库访问技术,分别介绍ODBC API、MFC 的ODBC 类、DAO、OLE DB 以 及ADO 的客户数据库访问技术和应用开发过程-Vc++ to database access technology
ODBCDEMO2
- 了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。-Simplify developers to write database applications, VC++ Class Library
nbjk6
- ADO(ActiveX Data Object)是Microsoft数据库应用程序开发的新接口,是建立在OLE DB之上的高层数据库访问技术,请不必为此担心,即使你对OLE DB,COM不了解也能轻松对付ADO,因为它非常简单易用,甚至比你以往所接触的ODBC API、DAO、RDO都要容易使用,并不失灵活性。本文将详细地介绍在VC下如何使用ADO来进行数据库应用程序开发,并给出示例代码。-ADO (ActiveX Data Object) is a Microsoft database app
vc-134
- vc 数据库编程 第1章 数据库原理与访问 第2章 COM与数据库访问 第3章 数据库开发过程 第4章 VC++数据库开发基础 第1章 数据库原理与访问 第2章 COM与数据库访问 第3章 数据库开发过程 第4章 VC++数据库开发基础 第1章 数据库原理与访问 第2章 COM与数据库访问 ɨ
MysqlCRUD
- VC调用MYSQL API实现增删改查,包含SQLHelper的实现-VC call MYSQL API the CRUD contains SQLHelper realization
VC_DBAPI
- vc 连接数据库的ADO接口,基本可以满足一般需求-vc database ado api
Connection-procedure
- 用VC#.Net和ArcSDE C API编写了ArcSDE(ArcGIS9.1)连接管理程序-use VC#.Netand ArcSDE C API write Connection management procedure
VC-ODBC-API-Programming
- 本例主要说明如何使用ODBC API 创建数据库应用程序。使用ODBC API 对数据库进行操作时,为了方便操作,通常对ODBC API进行封装。-This example shows how to use API ODBC to create a application. Use API ODBC to operate the , in order to facilitate the operation, usually API ODBC for packaging
AccountMannager
- API操作NT用户的一个类[VC]bool GetComputerNameLocal( LPTSTR &szName, LPTSTR &szError )bool GetDomainNameLocal( LPTSTR &szName, LPTSTR &szError )bool AccountCreate( LPTSTR szAccountDefault, LPTSTR szDomainName, LPTSTR szAccountPassword, LPTSTR &szError )bool A
PCShutdown
- VC中通过API函数动态控制计算机关机、重新启动(复位)-VC dynamic control through API function, the computer to shutdown, restart (reset)
WinApiDemo100
- 利用Windows API创建Windows程序窗口的实例源码,很不错的vc源码,推荐!-Windows programs using Windows API to create an instance of source code window, very good vc source, recommended!
Windows-API
- 开机自启动 与 取消自启动的 两个源码 Vc适用-Boot the start with the removal the start for the two source Vc
AccountMannager
- API操作NT用户的一个类[VC]bool GetComputerNameLocal( LPTSTR &szName, LPTSTR &szError )bool GetDomainNameLocal( LPTSTR &szName, LPTSTR &szError )bool AccountCreate( LPTSTR szAccountDefault, LPTSTR szDomainName, LPTSTR szAccountPassword, LPTSTR &szError )bool A
XP_ODBC
- 纯C,odbc api,微软的例子,对纯C odbc 编写有参考价值(Pure C, ODBC, API, Microsoft example, the preparation of pure C ODBC reference value)
