文件名称:ADO应用程序开发
介绍说明--下载内容均来自于网络,请自行研究使用
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 158350ado应用程序开发.rar 列表 BriefcaseMain.~pas BriefcaseMain.dcu BriefcaseMain.ddp BriefcaseMain.dfm BriefcaseMain.pas briefcasedemo.dof briefcasedemo.dpr briefcasedemo.exe briefcasedemo.res BriefcaseMain.~ddp BriefcaseMain.~dfm