[fpc-devel] full implementation of a memory based dataset?

Michael Van Canneyt michael at freepascal.org
Wed Mar 8 20:52:51 CET 2006



On Wed, 8 Mar 2006, Dale Welch wrote:

> does anyone know of a full implementation of a memory based dataset?
> tmemdataset and sdfdataset both do not implement the
> "canmodify" property.

But they are both read-write. I'll see about fixing the CanModify
property, though.

> i would like a memory based dataset which allows me to post records.
> preferably one which will be a full implementation and therefor work
> with lazarus. One that has documentation always helps.  :-)

RxLib has a TrxMemoryDataset which should work as-is with FPC.

Michael.







More information about the fpc-devel mailing list