Talk:How to write in-memory database applications in Lazarus/FPC

From Free Pascal wiki
Revision as of 15:17, 28 July 2011 by BigChimp (talk | contribs) (TMemDataset deprecated?!?!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

TMemDataset deprecated?

According to Joost van der Sluis - 2010-07-22 12:14 in http://bugs.freepascal.org/view.php?id=13967

TMemDataset is deprecated and TBufDataset should be used instead.

If this is so, I'd suggest using TBufDataset and just mentioning TMemdataset exists but is not maintained anymore.

--BigChimp 15:17, 28 July 2011 (CEST)