Talk:How to write in-memory database applications in Lazarus/FPC
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.
Clarification by Michael van Canneyt on mailing list 29 July 2011 on whether it is deprecated:
No. The idea is that TMemDataset becomes a descendent of TBufDataset.
It has some methods that make operation more simple.
Keeping this here for reference in case somebody else stumbles on the same entry in the bugtracker.
--BigChimp 11:27, 29 July 2011 (CEST)
Having an archive of the source code would be nice
Your article is rather interesting even without the source code archive.
I'm a "read-the-code" kinda person and it would be rather nice to have it around.
Nonetheless, many thanks for this!!!
--Gustavo 'Gus' Carreno 15:21, 26 September 2023 (BST)