您现在的位置是:源码地带 > 资源下载

This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected

资 源 简 介

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.

相 关 资 源