本人原创(delphi程序设计提高与应用)源码。本实例利用ADO组件与Access数据库连接,并可将其中的数据表中的数据生成word报表及Excel文件。源码中
资 源 简 介
本人原创(delphi程序设计提高与应用)源码。本实例利用ADO组件与Access数据库连接,并可将其中的数据表中的数据生成word报表及Excel文件。源码中几乎所有的步骤都有详尽的说明,是delphi初级数据库编程人员快速进入状态的实用案例。-My original (delphi improve program design and application) source. The examples of the use of ADO components with the Access database connection, the data could be data in the table below to generate word statements and Excel documents. Source of almost all the steps are very detailed, is the primary database delphi programmers to quickly enter the state of practical cases.
文 件 列 表
ado连接Access数据库,生成word报表及Excel文件实例
Project1.cfg
Project1.dof
Project1.dpr
Project1.exe
Project1.res
Unit1.dcu
Unit1.ddp
Unit1.dfm
Unit1.pas
Unit1.~ddp
Unit1.~dfm
Unit1.~pas
UnitExcel.dcu
UnitExcel.ddp
UnitExcel.dfm
UnitExcel.pas
UnitWord.dcu
UnitWord.ddp
UnitWord.dfm
UnitWord.pas
多媒体教室使用一览表.doc
多媒体教室使用一览表.mdb
ado连接Access数据库,生成word报表及Excel文件实例.txt