Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ado vc
Search - ado vc - List
用VC操作Access的例子,对于初学者有很大的帮助-VC operation Access example, for beginners will be very helpful
Date : 2008-10-13 Size : 121.67kb User : 张三

1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com
Date : 2008-10-13 Size : 347.27kb User : 湖朝

VC用ADO操作数据库示例 转载来源: 开源盛世-源代码下载网 www.vscodes.com-VC operation database with ADO sources reproduced examples : revenue Spirit-source code download network www.vscodes.com
Date : 2008-10-13 Size : 13.1kb User : 无名

一个VC通过ADO连接Oracle数据库的例子-VC through an Oracle database connectivity ADO example
Date : 2008-10-13 Size : 1.83mb User : 朱耀

一个VC通过ADO连接Oracle数据库的例子-VC through an Oracle database connectivity ADO example
Date : 2026-01-03 Size : 1.83mb User : 朱耀

用VC操作Access的例子,对于初学者有很大的帮助-VC operation Access example, for beginners will be very helpful
Date : 2026-01-03 Size : 2.43mb User : 张三

1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com
Date : 2026-01-03 Size : 347kb User : 湖朝

vc开发界面很漂亮很不错直接解压缩就可以-vc development interface is very good and very pretty direct decompress can
Date : 2026-01-03 Size : 392kb User : 0505424

VC用ADO操作数据库示例 转载来源: 开源盛世-源代码下载网 www.vscodes.com-VC operation database with ADO sources reproduced examples : revenue Spirit-source code download network www.vscodes.com
Date : 2026-01-03 Size : 13kb User : 无名

此源程序为:利用ACCESS数据库,VC++编译环境,用ADO封装类访问数据库的测试程序。-This source code is: using ACCESS database, VC++ compiler environment, using ADO to access the database package type test procedures.
Date : 2026-01-03 Size : 2.03mb User : zhang

vc ado 操作类源码-vc ado
Date : 2026-01-03 Size : 4.18mb User : Hello

数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Date : 2026-01-03 Size : 6.69mb User : hejiangp

数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Date : 2026-01-03 Size : 468kb User : hejiangp

数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Date : 2026-01-03 Size : 403kb User : hejiangp

数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Date : 2026-01-03 Size : 316kb User : hejiangp

数据库编程,ado编程用vc++实现sql操作。还有表、字段等-Database programming, ado programming using vc++ to achieve sql operations. There are tables, fields, etc.
Date : 2026-01-03 Size : 2.11mb User : hejiangp

农田信息管理软件,应用MapObjects插件实现电子地图基本功能,利用ADO封装类实现电子地图的数据库存储功能。整体界面有VC++6.0实现。-Agricultural information management software, application plug-ins to achieve MapObjects basic functions of electronic map, using ADO wrapper class for electronic map database storage features. VC++6.0 overall interface is achieved.
Date : 2026-01-03 Size : 3.48mb User : 龙阳

VC+SQL 连接创建一个基于对话框的应用程序。 2.创建一个用来连接的ADO类库。系统菜单中Insert->New Class项,class type选择Generic Class 在Name后输入类名“AdoConn”,点OK。这样,在工程上自动生成AdoConn.h和AdoConn.cpp两个文件。 -VC+ SQL connection to create a dialog-based applications. 2 Create a class library used to connect the ADO. System menu Insert-> New Class entry, class type choose Generic Class enter the class name in the Name " AdoConn" , click OK. Thus, in engineering and AdoConn.cpp automatically generated AdoConn.h two files.
Date : 2026-01-03 Size : 8kb User : 林小婉

VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。-VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions, how to dynamically create mdb file and dynamically build table table details.
Date : 2026-01-03 Size : 442kb User : 罗祥祝

MFC下VC++ ado编写的普通用户登录模块程序源码
Date : 2016-11-15 Size : 705.25kb User : 283035836@qq.com
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.