搜索资源列表
在数据库中存取Word文档
- 一个利用Delphi+SQL实现在数据库中存取Word文档的操作-a Delphi SQL database access in Word operation
存取图片
- delphi写的一个数据库存取图片的代码的例子用的是sql的数据库-write access to a database of photographs of the code examples use the database sql
del51867989934355
- delphi开发学生宿舍管理信息系统, 数据库是ACCESS的学生宿舍管理信息系统
yym DB tool.数据库通用工具
- 数据库通用工具,浏览数据、查询、备份、压缩、导出excel; 支持SQL Server、DB2、MySQL、Access,SQL Server、DB2、MySQL、Access
delphi+sql+access
- delphi数据库的程序代码,里面SQL和Access的都有。-delphi database programming code, which has the SQL and Access.
medic
- 本文重点研究的是医院西药药房管理系统,此系统实现了对医院药房各项工作的管理,其中包括药品管理、值班管理、主任管理和处方确认等几个主要模块。系统是标准的C/S结构,在后台数据库中使用了大量的存储过程,这在数据库访问量特别大,或者是查询频率相当高的时候,能显著地提高系统性能。系统采用基于角色的管理方法。 本系统以Delph6.0 为前台开发工具,以SQL-Server2000为后台数据库,界面友好,易于使用。 -This article focuses on the western medi
dataexportandimport
- 数据导入导出,精心花费2个月时间编写,包括数据库连接设置,数据库使用,多线程,使用ACCESS,以及SQL SERVER数据库-Data Import Export, carefully spent two months to prepare, including the database connection settings, database use, multi-threading, the use of ACCESS, as well as the SQL SERVER databas
yewuzhixing
- 支持群体协作、流程控制、信息查询和管理功能的业务执行管理系统。 从系统实现上,本系统采用C++ Builder + SQL Server 的技术方案。从系统的实际需求与平台兼容性考虑,本系统的数据库系统采用SQL Server实现。 从系统层次结构上看,本系统前台主要运用Delphi开发工具对各项功能进行开发设置,然后通过强大的后台数据库予以支持,其中数据存取层主要完成对后台数据库予以支持。其中数据库存取层主要对后台数据库中相应数据对象的操纵和调用。-Support group co
DelphiHttpqlserver2000
- Delphi通过http访问sqlserver2000数据库,远程访问数据库。-DELPHI http access sqlserver2000
Worker-information-management-system
- 职工信息管理系统采用Delphi 7编程工具及Access数据库实现系统应用的设计要点,重点阐述系统实现过程中的重点和难点问题的分析及其解决方案,解决企业对员工的计算机管理。-Worker information management systemUsing Delphi 7 programming tool and Access to realize the design points of the application system, realize the important and
DB_Access_Delphi
- Connect Delphi to access data base with compenent AdoConnection . Add new record and modif record and delete record . finally print report