搜索资源列表
ADO Data Control Example
- 关于 ADO 控件的使用-controls on the use of ADO
ADODataControl.rar
- 使用ADO Data和DataGrid控件实现遍历、修改、删除、添加 VC++6.0 很到得示例代码.,The use of ADO Data Control and DataGrid to achieve ergodicity, modify, delete, add to the VC++6.0 is a sample code.
baobiao
- VB中的ADO控件和DATAGrid数据打印报表,一个VB打印的例子,报表生成的例子,数据取自Access数据库,使用Ado将数据从Access读出后绑定在DataGrid报表中,在利用打印组件输出到打印机-In VB ADO data control and DATAGrid print statements, print a VB example, report generation example, data from the Access database, using Ado to r
DBTest
- 通过ADO数据控件,访问Oracle数据库的样例程序-Through the ADO data control, access Oracle database sample program
2008925175139289
- 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
57767
- 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
sniffer
- 第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应
vb
- 要求能设计一个用户名和密码的简单的数据库,通过VB的数据控件或是ADO技术实现对数据的各种简单操作包括数据的插入、删除、修改和简单查询等操作。-Requirements to design a user name and password of a simple database through VB or ADO data control technology to achieve a variety of data including data of a simple operation t
ADO
- ADO数据组件精解示例 ADO是数据库编程中不可缺少的重要组件之无论你是用VB编程还是用SQL编程,都要用到它,本程序详细列举了ADO的属性和方法,并赋以源程序加以对照学习,看完了这篇文档,你肯定会受益非浅。-ADO data sample solution precision components ADO database programming is an important and indispensable component of the matter whether you ar
ADO_DataGrid
- ADO数据源控制,交你如何控制数据源,方便控制数据-ADO data source control, how to control the delivery of your data sources to facilitate the control data
052130EX_7
- ADO数据控件及其相关应用 通过使用数据控件在vb环境下连接数据库,完成了以下功能: (1) 使用ADO控件实现对数据库文件的连接,双表查询功能,在绑定的控件中实时显示数据库中的数据,设置数据控件ADO属性为不可见,实现数据的逐条浏览,且禁止修改。 (2) 在窗体上放置ADO控件和datagrid控件,完成按专业统计各专业的人数,按平均成绩统计前8名和按专业排列高数平均成绩的操作。 (3) 使用数据窗体向导,构筑数据访问对话框,选定MSHFlexGrid数据网格窗体,主细表形式窗
ADOExample
- this the promised ADO example program. It s exactly the same as the example I did for the Data Control and the FlexGrid, but with a few added bells and whistles. Also, it works right away with an Access 97 or 2000 database, which makes things much mo
TreeView
- 专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同! 公用单元:TreeFillThrd.pas TreeUtils.pas-Treeview and database designed to operate through the data in a datab
20081815303102
- 修改内容: 1。更改连接方式为ado方式 所有data控件改为ado控件,连接方式使用ado控件的连接字符串 2。修改不选表的时候点下一步报错的bug.不报错,直接略过。 3。增加我的网站链接http:zgc123.go1.icpcn.com。 4。增加保存密码到ini文件中,并能读取。-Changes: 1. Change the connection method for the ado data control to all the ado control,
Ado_Data_Control_using_VB_code_to_manipulate_datab
- VB使用Ado Data控件操纵数据库代码Ado Data Control using VB code to manipulate the database-Ado Data Control using VB code to manipulate the database
ADOCtrl
- 基于ADO数据控件和DataGrid控件数据库应用程序实例-Based on ADO data control and DataGrid control to an instance of database applications
VBbiancheng
- 是免费网络VB有关的数据库、ADO数据控件、VB中使用ODBC,等的基础类知识。-VB is a free online database of relevant, ADO data control, VB using ODBC, and other knowledge-based classes.
ADO
- 一个用ADO数据控件制作的数据编程实例,用于学习ADO控件的使用-Create a data control with ADO data programming examples for learning to use ADO Control
ADOkongjianjiyingyong
- ADO数据控件,属性设置与数据库的连接,DataGrid控件的使用,DataGrid控件的AllowAddNew、AllowDelete和AllowUpdate属性的作用,使用数据窗体向导自动构成数据访问窗体。双表查询,禁止在浏览中数据被修改,统计数据库中各专业的人数,按平均成绩统计前8名和按专业排列高数平均成绩的操作。数据窗体向导产生主表/细表形式窗体。把数据库放到桌面。-ADO data control, set the connection to the database attribut
ADO
- ADO数据控件的加载,属性设置与数据库的连接,DataGrid控件的使用,体会DataGrid控件的AllowAddNew、AllowDelete和AllowUpdate属性的作用,学会使用数据窗体向导自动构成数据访问窗体。-Action using ADO data control is loaded, set the database connection properties, DataGrid control, experience DataGrid control AllowAddNe