[fpc-pascal] TMemDataSet

Michael Van Canneyt michael at freepascal.org
Tue Aug 15 14:52:52 CEST 2017



On Tue, 15 Aug 2017, Mattias Gaertner wrote:

> Hi,
>
> Does TMemDataSet support loading/saving blobs?

No. You'd better use TBufDataset. 
It has all the features of TMemDataset, and more.

Rewriting TMemDataset as a descendent of TBufDataset is on my TODO list.

Michael.



More information about the fpc-pascal mailing list