KMail2 doesn't store information in databases
Posted Nov 28, 2011 9:10 UTC (Mon) by
anselm (subscriber, #2796)
In reply to:
KMail2 doesn't store information in databases by wstephenson
Parent article:
Trinity Desktop Environment: Keeping KDE 3 alive
Presumably because BDB doesn't support SQL directly. You could try implementing an SQL engine on top of BDB but you would just be reinventing SQLite, which is essentially an SQL engine on top of BDB.
(
Log in to post comments)