搜索资源列表
DelphiDB_ORM
- 用Delphi实现的数据库持久化,数据库表为Access.-with Delphi database lasting, for the Access database tables.
delphi7企业人力资源管理系统
- delphi7企业人力资源管理系统 目 录 1、绪论 4 1.1 选题背景 4 1.2 本系统所采用的技术 5 2、系统分析 6 2.1 系统框架及功能模块 6 2.2 系统流程 7 2.3 系统的功能模块分析 8 2.3.1机构编制管理 8 2.3.2职员信息管理模块 9 2.3.3薪资福利管理模块 10 3、系统设计 12 3.1 系统的数据库设计 12 3.1.1组织机构编码表 12 3.1.2职员基
delphi+sql1
- 该章文件夹Chap1下存放的以下4个文件:CreateTable.txt、CreateDB.sql、PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF。 其中CreateTable.txt存储了创建数据表脚本的文本文件; CreateDB.sql用来创建数据库,方法是在sql查询分析器中执行CreateDB.sql文件; PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF为附加数据库文件,附加方法:打开SQL
电力自动抄表管理系统delphi源码
- 电力自动抄表管理系统delphi源码由于现在的抄表机所支持的数据库只是dbase的.DBF数据库格式,而目前的营业收费系统所使用的数据库是Microsoft的Access,需把与现场抄表有关的数据导入一个.DBF数据库中,将些数据库与抄表程序一同导入抄表机中,待现场抄表后只需将此.DBF数据库表传回计算机,由程序从此数据库中读抄表底数数据到系统的Access数据库中,完成抄表工作。,Automatic meter reading the power management system delp
ADOX
- 利用Windows自带的ADOX组件实现Delphi 程序自动创建、控制带密码的Access数据库及表、查询。-using Windows built-in Delphi components implementation procedures automatically create, control of the Access database with a password and form, query.
yuanchengchaobiao
- 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-17 根据安徽六安项目需求开发。 2 04-12-31 基本功能模块定义完毕。 05-01-10 开发基本完毕。 3 05-3月下旬 六安现场调试、测试、试运行、正式运行。 4 05-07-19 更改可以远方调试DSP参数,新增加 50 - 59号指
Datastore
- 内存数据库,用于与数据库操作上进行缓冲,而不是直接操作数据库表-Datastore
EXCELtoSQL
- 此程序是可以将数据库表中的数据导出转为EXCEL、也可将EXCEL中的数据导入至数据库的表中。-This process is the database table data export to EXCEL, and it can import data from EXCEL to database table.
khgx
- 1 打开源代码前需要先安装控件DBDateTimePicker 2 客户关系管理中使用者的登录名字、密码、权限由权限管理系统设置 3 数据库中PMgsgn表中应该有客户关系管理对应的各项权限的名称和权限ID,以便设置权限 -1 Open the source code before the need to install the control DBDateTimePicker 2 customer relationship management in the user' s
Quick.Report.Pro.v4.07.Delphi.2007
- QuickReport 是用于BCB和Delphi的一款报表组件,可以简单快速的输出数据库报表。QuickReport 支持创建打印预览以免浪费纸张,支持导出数据为其他文件格式如ASCII文本、逗号分割值的文件和HTML。QuickReport 本身由 Delphi 编写,支持Delphi 所有操作数据库的模式。因此您可以将它用于旧式的基于BDE 的数据库如Paradox 和 dBase,用于多层应用环境的客户端数据表,新的Delphi 5 ADO 和 Interbase Express 组件及
SYSInfo
- 数据库表结构管理软件,查询每一个表的大小
200592421572769
- 劳动定额管理 1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用 -Labor quota management 1. Database 2.stringgrid application to join a large number of operations edit, combox calculation 3. Report 4. Registry Application
database
- 数据库课程设计源代码,目由需求分析和依赖关系确立实体集及关系表,设立外码约束。创建适当的视图和事务。结合与用户的交互信息搭建友善的界面,根据功能的不同确立不同的模块,合理运用DELPHI语言和调用SQL语句达到数据库操作-Database of curriculum design source code, project dependencies from the needs analysis and the establishment of entity sets and relational
DelphiConnSqlite
- delphi2010 源代码 连接 sqlite 创建数据库, 创建数据表 插入记录 查询数据库内所有记录-delphi2010 sqlite source code to create a database connection, create a data table into the record all the records within the database query
SmartWaveCom
- Delphi写的通用AT短信收发程序 采用AT命令写的短信收发程序。 1.接口数据库可自行创建(SQL2000) 发送短信表结构为: CREATE TABLE [dbo].[SMS_Send] ( [id] [int] IDENTITY (1, 1) NOT NULL , [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL , [Msg] [nvarchar] (160) COLLATE Chinese_P
sMemData
- 一款DELPHI 环境中使用的具有本地源代码的控件,它可以在你编写的程序中加入内存数据表及其管理功能,它可以支持数据库表的各种常用字段,内存数据库非常适合那些需要有快速的、单用户的、数据具有临时性的应用程序的开发;这款控件提供的内存数据库可以通过DELPHI的TDATASET来连接调用,对表进行操作和管理。 -ExpressMemData is an ultra-fast in-memory TDataSet descendant you can use to bind data from an
Delphi_access
- Delphi 用ADO检查Access数据库表是否存在字段,没有则动态增加该字段-Delphi ADO check Access database table exists field, there is no dynamic increase of the field
txtdatebase
- Delphi文本和数据记录的转换,就是将TXT的内容自动保存成数据库表记录的方式,自动转换内容成数据库格式;也可把数据表格的内容导出生成TXT格式内容。-Delphi conversion of text and data records, is the contents of the TXT automatically saved into database table records, automatic conversion of content into a database forma
Delphi
- Delphi:Delphi编程实现多数据表关联的实例,多表关联在数据库编程中比较重要,希望通过这个实例能让一些初学Delphi与数据库操作的朋友找到多表关联的方法。 -Delphi: Delphi programming examples associated with multiple data tables, multi-table relationships are important in database programming, and hope to make some of
Delphi
- Delphi:Delphi编程实现多数据表关联的实例,多表关联在数据库编程中比较重要,希望通过这个实例能让一些初学Delphi与数据库操作的朋友找到多表关联的方法。 -Delphi: Delphi programming examples associated with multiple data tables, multi-table associated with the more important in database programming in the hope that th