Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ado vc
Search - ado vc - List
DL : 0
西安电子科技大学出版的VC++高级编程技巧与示例,其中全面系统地讲述了VC++高级编程技术的实现方法,包括ADO,COM,ODBC,DAO等技术的实例源码,所有代码都必须使用Visual C++6.0 以上的版本编译,此外,把本光盘中的示例拷贝到硬盘上后,如果VC++读取有问题,则是工程文件的属性为只读所致,只要将文件的只读属性去掉即可。-Xi'an University of Electronic Science and Technology published by the VC and high-level programming skills example, which comprehensively and systematically described VC Advanced Programming technique of methods, including ADO, COM, ODBC, DAO, and other examples of FOSS technologies, all of the code must use Visual C above version 6.0 compiler. Moreover, the examples of CD copy to your hard disk, read VC If there are problems, is the project document the characteristics of a CD-caused, as long as the documents will be read-only attributes can be removed.
Date : 2008-10-13 Size : 445.79kb User : andy

vc ado连接数据库的简单的例子,希望对大家有所帮助。
Date : 2008-10-13 Size : 75.72kb User : jyke

DL : 0
vc++6+ADO 访问ACCESS数据库并用MSFLEXGRID显示数据的源码,可直接编译运行
Date : 2008-10-13 Size : 71.26kb User : test3

DL : 1
西安电子科技大学出版的VC++高级编程技巧与示例,其中全面系统地讲述了VC++高级编程技术的实现方法,包括ADO,COM,ODBC,DAO等技术的实例源码,所有代码都必须使用Visual C++6.0 以上的版本编译,此外,把本光盘中的示例拷贝到硬盘上后,如果VC++读取有问题,则是工程文件的属性为只读所致,只要将文件的只读属性去掉即可。-Xi'an University of Electronic Science and Technology published by the VC and high-level programming skills example, which comprehensively and systematically described VC Advanced Programming technique of methods, including ADO, COM, ODBC, DAO, and other examples of FOSS technologies, all of the code must use Visual C above version 6.0 compiler. Moreover, the examples of CD copy to your hard disk, read VC If there are problems, is the project document the characteristics of a CD-caused, as long as the documents will be read-only attributes can be removed.
Date : 2026-01-03 Size : 1011kb User : andy

vc ado连接数据库的简单的例子,希望对大家有所帮助。-vc ado connection database of simple example, and they hope to be helpful to everyone.
Date : 2026-01-03 Size : 75kb User : jyke

DL : 0
vc++6+ADO 访问ACCESS数据库并用MSFLEXGRID显示数据的源码,可直接编译运行-vc++ 6+ ADO access ACCESS database and display data MSFLEXGRID the source can be directly compiled to run
Date : 2026-01-03 Size : 71kb User : test3

用于记录系统日志的代码,用VC开发+ADO数据库的链接方式,是自定义的一种数据链接-System log used to record the code
Date : 2026-01-03 Size : 372kb User : 李亮

vc——在ADO中使用事务处理\ADOTran-vc- the use of transaction processing in ADO \ ADOTran
Date : 2026-01-03 Size : 50kb User :

vc——在ADO中使用事务处理\ADOTran-vc- the use of transaction processing in ADO \ ADOTran
Date : 2026-01-03 Size : 52kb User :

在ADO中使用事务处理\ADOTran\ADOTran.rar,很不错的vc源码,希望对大家有所帮助。-Using the ADO transaction \ ADOTran \ ADOTran.rar, very good vc source, we want to help.
Date : 2026-01-03 Size : 52kb User : 项农文

DL : 0
vc 实现的ADO控件 用于数据库编程 vc下单界面编程 链接数据库-ado control vc++ For database programming
Date : 2026-01-03 Size : 155kb User : gkakuka

VC根据Access数据库内容动态生成工具栏菜单,使用ADO技术连接Access数据库,并根据库中的内容生成所需的工具栏菜单-The VC dynamically generated according to the Access database content toolbar menu, use ADO technology to connect to an Access database, and generate the required content in the library toolbar menu
Date : 2026-01-03 Size : 86kb User : 程英姿

DL : 0
 VC++使用ADO在数据库中操作长二进制数据,操作长二进制数据的一个小实例,对此有需要的VC爱好者可以参考。-VC++ using ADO long binary data in the database operation, long operating a small example of the binary data, this need VC lovers can refer to.
Date : 2026-01-03 Size : 39kb User : 高金妮

DL : 0
 VC++使用ADO访问读取数据库中记录,不知道如何使用ADO读取Access数据库的VC++入门学者-VC++ using ADO to access to read the records in the database, do not know how to use ADO to read the Access database VC++ entry scholars
Date : 2026-01-03 Size : 34kb User : 叶亚平

VC++使用ADO在数据库中修改记录源码实例,如上图所示,双击数据列表中的任一条数据,即可弹出一个新窗口-VC++ using ADO modified in the database record source code examples, as shown above, double-click any piece of data in the data list, you can pop up a new window
Date : 2026-01-03 Size : 36kb User : 王礼民

VC++如何使用ADO在数据库中移动记录集呢?希望通过本实例找到答案。这是一个挺简单的VC++初学者实例,没有太多高难度的代码-VC++ how to use ADO to move a set of records in the database? Hope that through this instance to find the answer. This is a very simple VC++ beginners instance, not too difficult code
Date : 2026-01-03 Size : 36kb User : 王礼民

VC++使用ADO对象添加数据至数据库中,采用Access,对VC新手来说,是个挺实用的入门的数据库实例,-VC++ add data using ADO objects to the database, using Access, the VC novice, is a very practical entry database instance,
Date : 2026-01-03 Size : 45kb User : 金益玲

vc连接数据库, 1、启动VC、新建一个工程 2、在StdAfx.h中包含ADO组件 3、在应用程序的实现文件中初始化组件 4、在对话框类中加一个指向ADO连接对象的指针 5、在对话框的初始化函数中连接数据库 6、在提交按钮中写操作数据表的代码-vc connect to the database, a, start VC, create a new project 2, ADO components contained in StdAfx.h 3, in the application' s implementation file initialization module 4, in the dialog class to add a point to the ADO Connection object pointer 5, In the dialog box, connect to the database initialization function 6, in the submit button to write code to manipulate the data table
Date : 2026-01-03 Size : 2.46mb User : 盛文杰

本源代码是使用ado编程实现的,是学习使用vc下使用ado得很好的源代码,-This source code is the use of ado programming, is learning to use vc source code, using ado well under
Date : 2026-01-03 Size : 276kb User : BDJYigesp!489

本源代码是使用ado编程实现的,是学习使用vc下使用ado得很好的源代码,-This source code is the use of ado programming, is learning to use vc source code, using ado well under
Date : 2026-01-03 Size : 276kb User : xnrtfuko
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.