搜索资源列表
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
ADO Data Control Example
- 关于 ADO 控件的使用-controls on the use of ADO
校信息管理系统(ADO+SQL2000)
- 将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内。双击LIST控件显示具体信息。也可以在窗口里单击右键或操作菜单具体操作。-will establish schooldata SQL2000 database, import data files. Achieving function : : On the choice of
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
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_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
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
Delphi7_Treeview_SqlServer
- 我写了一个类,专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同!-I wrote a class specifically designed to operate Treeview and databases through the data in the data
ADOCtrl_DataGrid
- ADOCtrl 基于ADO数据控件和DataGrid控件数据库应用程序实例。 ADOObj 基于ADO对象的数据库应用程序实例。-ADOCtrl based ADO data control and DataGrid control database application instance. ADOObj ADO object-based database application instance.