Hello Michael,
On 2015-09-26 at 14:07, Michael Van Canneyt wrote:
> I seem to remember that FlashFiler supported cross-table queries.
> TDBF does not.
Thanks - that is quite an important point and concern for me.
Regards,
- Graeme -
fpGUI Toolkit - a cross-platform GUI toolkit using Free P
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
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.
On Sat, 26 Sep 2015, Graeme Geldenhuys wrote:
Hi,
I'm again revisiting the idea of porting FlashFiler to FPC, but trying
to justify if it is worth it or not. The NexusDB owner offered me (at
one stage) a possible license deal in porting NexusDB to FPC too.
My goal - have a database 100% comp