Hello,
DBF and majority of others xBase are not real DBMS but record managers
(there is no "database" notion, referential integrity etc).
FlashFiler seems like more close to DBMS notion.
But we have Firebird, the real world production DBMS. Only one major
distinction: it is deployed as DLL.
In our previous episode, Serguei TARASSOV said:
> DBF and majority of others xBase are not real DBMS but record managers
> (there is no "database" notion, referential integrity etc).
> FlashFiler seems like more close to DBMS notion.
> But we have Firebird, the real world production DBMS. Only one