Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 158350ado应用程序开发.rar filelist
BriefcaseMain.~pas
BriefcaseMain.dcu
BriefcaseMain.ddp
BriefcaseMain.dfm
BriefcaseMain.pas
briefcasedemo.dof
briefcasedemo.dpr
briefcasedemo.exe
briefcasedemo.res
BriefcaseMain.~ddp
BriefcaseMain.~dfm