Welcome![Sign In][Sign Up]
Location:
Search - Delphi ADOquery

Search list

[Delphi VCLper_module

Description: delphi控件相关 ADOcon ADOQUery DBGrid
Platform: | Size: 320378 | Author: kevin_T | Hits:

[TreeViewMyDBTreeunit

Description: 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件,    要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),1为组结点; (注:叶子结点人为决定,没有子结点可能为叶子,也可为空组,空组要加载none结点) 5、暂用字段,整数,取0或1,用于遍历一子树或删除子树-module name : ADO tree data Control v1.0 revision date : 2005 Author : le1 studio Jiangwenjie three purposes : this database with ADO tied to the dedicated database shows tree structure of the control table, request a table in a database with the same configuration control, database controls must ADOquery. the table chandeliers have data fields : one, the only logo node ID number, integer, from a start; 2, node name, string; 3, the father node ID number, integer, 0 for no father node; 4, the node tree leaves is whether the nodes, yes to 0 (the default), a group of nodes; (Note : the leaf nodes human decision-node not likely to leaves. it may also air group, Air Group to load none node) 5, with occasional field, integer, from 0 or 1, for traverse a subtrees or delete subtrees
Platform: | Size: 4096 | Author: zhilu | Hits:

[Delphi VCLper_module

Description: delphi控件相关 ADOcon ADOQUery DBGrid-delphi controls related ADOcon ADOQUeryDBGrid
Platform: | Size: 320512 | Author: kevin_T | Hits:

[GUI Developstudent

Description: 勤工助学管理系统 的设计与实现 使用DELPHI6.0编译通过,可参考内容: 1、ADOTable,ADOQuery,ADOConnect基本使用方法。 2、登陆窗体制作,初始密码3, 3、数据导入及自定义打印数据。 4、单页报表打印。-Work-study Management System Design and Implementation of DELPHI6.0 compiled through the use of, the content may refer to: 1, ADOTable, ADOQuery, ADOConnect basic usage. 2, landing form production, the initial password 3,3, data import and custom print data. 4, single-page print statements.
Platform: | Size: 959488 | Author: annie | Hits:

[Delphi VCLCBUILDER6

Description: 签于目前市场上结合Query万能查询的第三方控件,适合DELPHI的特别多,如武稀松先生的WNQUERY,但适合CBUILDER的几乎是麟毛凤脚,由于公司产品上需要用到该功能,所以特别花了一天时间编了这个适合CBUILDER6版本的万能查询模块(如有需要亦可提供CBUILDER5的版本),供大家参考使用,改天有时间我会推出该系列的第三方控件,希望大家多提宝贵意见。 功能特点: 1、结合adoQuery(只适合adoQuery),如需支持Query,请另行通知我; 2、结合adoQuery->Fields属性,查询条件可以根据Fields的Visiable属性来定,也就是说Fields->Field[0]->Visiable=false,这时你可以设置属性既可以把这类字段作为查询条件,也可以隐藏这类字段不作为查询条件显示; 3、根据字段类型显示比较值,举例说明:如果你选择的是DateTime字段,那比较值自动改为DateTimePicker,这比武稀松先生的WNQUERY要先进多了; 4、可以单项条件查询也可以多项条件结合查询; 上海同文信息技术有限公司 赵秀江(David) http://www.twsoft.cn Email:mail@twsoft.cn david@twsoft.cn MSN:twsoft@hotmail.com QQ:5281034-Sign currently on the market combined with Query query omnipotent third-party controls, DELPHI fit many of the special, such as Mr. Wu Xisong the WNQUERY, but are suitable for almost CBuilder-lin毛凤feet, because of company s products used on the necessary functions, so in particular spent a day period of time for which the fit CBUILDER6 version of the Universal Query Module (if required can also provide CBUILDER5 version), for reference use, another day I will have time to launch the series of third-party controls, I hope everyone mention many valuable comments . Features: 1, combined with adoQuery (only suitable adoQuery), For Supporting Query, please notice me 2, combined with adoQuery-> Fields property, according to Fields query property to set the Visiable, that is to say Fields-> Field [0]-> Visiable = false, then you can set a property can put this type of field as query, you can hide these fields do not show as a query 3, according to field the type of revea
Platform: | Size: 347136 | Author: 天下第三 | Hits:

[Delphi VCLdelphi

Description: 1.利用adoquery控件批量增删表 2.利用adoquery修改数据 3.利用adoquery控件添加j条记录代码(变量添加) 4.获取数据表 字段个数 记录总数-1. Use adoquery control volume additions and deletions table 2 adoquery modify data 3 adoquery control to add the j bar record code (variables are added) Get the data table the total number of fields in record
Platform: | Size: 1024 | Author: 刘桂乾 | Hits:

[Delphi VCLDemo

Description: delphi 7 使用 image实现 国铁列车运行图的绘制 图形效果和国铁上的列车运行图一致,左边为车站名,上边为18点-18点,每10分钟为1小格,每半点为虚线。 本例中使用ADOQUERY + oracle数据库-delphi 7+ ADOQUERY+ oracle
Platform: | Size: 303104 | Author: sunrouse | Hits:

[Delphi VCLdelphiprice

Description: DELPHI 价格分析源码,介绍dbchart和adoquery的使用方法-DELPHI price analysis source, describes the use of dbchart and adoquery
Platform: | Size: 120832 | Author: kys | Hits:

[ADO-ODBCadoquery

Description: delphi编写的mssql查询分析器,模拟微软的sql2k的查询分析器,编译后再u盘中使用,以便在无微软的查询分析器的用户电脑中使用。-sql delphi prepared by the Query Analyzer to simulate Microsoft sql2k Query Analyzer, compile and then use u disk for use in non-Microsoft Query Analyzer user s computer.
Platform: | Size: 63488 | Author: gaox | Hits:

CodeBus www.codebus.net