搜索资源列表
query
- 用delphi开发的一个数据库浏览器-with the development of a database browser
xiehanBYSJ
- delph实现的资源管理器、查询系统内存、CPU等系统信息-delph achieve resource management, and query system memory, CPU and other system information
chengjiguanli
- 学生成绩管理系统。主要是管理学生的成绩。对成绩进行查询。-Grade student management system. Mainly management grade students. Query on the score.
dorm
- 这是一个学生宿舍管理系统。用户查询学生所住寝室号,学生如何分配寝室。-This is a student hostel management system. User Query No. dormitory students lived, the students how to allocate the bedroom.
cangkuguanlixitong
- 此代码使用delphi语言编写的仓库管理系统,实现仓库内货品查询,增加,删除等功能-This code uses the delphi language warehouse management system, warehouse goods query, add, delete and other functions
TreeViewOfData
- How to display a dataset of records from a table/query in a TreeView component
MacQuery
- 只有输入无线网卡的mac地址,就能查询到网卡的生产厂家。-Only enter the mac address of wireless card, you can query to the network card manufacturer.
infostrongwuliu
- 一个简单实用的物流管理系统,可提供对物流信息的查询,添加,修改等信息.-A simple and practical logistics management system, which could provide logistics information query, add, modify, and more.
yg
- 使用DELPHI+ACCESS+dbf开发的商品管理和电话购物管理系统,可进行商品信息导入,查询, 订单生成、打印等。-Using DELPHI+ ACCESS+ dbf developed commodity management and telephone shopping management system, information can be imported commodities, query, order generation, printing.
SystemParametersInfo
- Project to demonstrate SystemParametersInfo API. SystemParametersInfo function can query or set a system-wide parameter, such as mouse trails or desktop wallpaper. Most of these parameters are available from various applets under the Control Panel.
200712289209537
- delphi ado做的类sql查询分析器. -delphi ado sql Query Analyzer to do the class.
200592515212504
- 本程序共分为如下几个部分 一个用户权限登录界面,登录以后是主界面,包括一个主菜单和实现各项功能的表单,主菜单包括销售信息(经销商信息,主机/显示器型号输入),销售单,维修单,查询(查询客户信息,维修完成状况,按月维修统计,按工程师统计),系统用户设置(添加新用户,删除旧用户,修改用户名称,修改用户密码),关于,退出-The program is divided into the following parts of a user permissions to login screen, afte
Delphi.Programming.SQL.query.module.code
- Delphi编程设计SQL查询模块代码Delphi Programming SQL query module code -Delphi Programming SQL query module code
TxlCode
- 简易通讯录是一款免费软件(为满足自己的需要而作)。使用软件没有记录条数限制,没有时间限制.简单的通讯录,查询 (功能:模糊查询,姓名的拼音查询 ) 比Excel好用,好管理.程序界面简洁,需要的联系方式一目了然.。 0.15 1.增加一项:可以为联系人添加图片。 (升级 实现方法 : 增加 Accesse 数据库中 ALlPerson 表中的2个字段 Pic 字段 OLE对象 PicFormat 字段 图片格式-Easy Address Book is a f
query-database-by-Delphi
- 一个适用于学习的Delphi商品销售查询程序,基于SQLServer数据库,为了测试方便,笔者已将数据库文件打包在Database目录中,测试前请附加。 本查询程序可设置自定义条件查询数据,比如可以选择某个时间段内的商品,可选择商品的相关属性进行查询,编写Delphi数据加系统能用上的技巧。-A suitable learning Delphi merchandise sales inquiry procedure, based on SQLServer database, in or
Delphi_325680
- 一个Delphi查询窗口,用Datagrid显示查询结果,只是一个窗体程序,没有带数据库,可设计制作查询窗口时候做下参考。 -A Delphi query window, with Datagrid display query results, just a window procedure, did not bring the database query window can be designed to do the next time reference.
Delphi_832362
- Delphi查询指定字段为空的数据有哪些,在程序中你可选择字段,然后点击“查询”按钮就可以了,所有指定字段为空的数据列都被显示出来,是一个基础的Delphi查询技巧,有时候,某个字段的值是空的-Delphi query specifies the data field is empty What, in your program you can choose the fields, then click the "Search" button on it, all of the specifie
delphi-SQL-query-stringCHANGE
- 根据数据词典,把sql英文查询字串包括(*)的转带中文别名的sql查询字串(最后一个函数)-According to the data dictionary, include SQL query string in English (*) turn with Chinese alias SQL query string (the last function)
EMS Advanced Query Builder version 3.11
- EMS Advanced Query Builder version 3.11 delphi 查询控件 可以自定义查询语句 本站有EMS其他控件(EMS Advanced Query Builder version 3.11)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle