Disconnected recordsets
Posted: 25.02.2009, 21:25
Hi I hope I'm not asking for something which is already discussed but I couldn't find anything on this.
I would like to implement what some people call the briefcase model.
When the application does not have a database connection, it can go on functioning and just saves the data to files. When it does have connection it sync's the data and then continues.
I'm guessing a combination of TClientDataset and ZQuery would do the job, but I was wondering if I'd missed any existing feature. Or wether this has already been requested.
Regards
Will
I would like to implement what some people call the briefcase model.
When the application does not have a database connection, it can go on functioning and just saves the data to files. When it does have connection it sync's the data and then continues.
I'm guessing a combination of TClientDataset and ZQuery would do the job, but I was wondering if I'd missed any existing feature. Or wether this has already been requested.
Regards
Will