https://issues.apache.org/ooo/show_bug.cgi?id=124037
Andreas Säger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andreas Säger <[email protected]> --- Relations require a relational database. Base is not a database at all. It is a limited tool to work with databases. The (pseudo-) database you are working with is indicated on the status bar of your database document. Spreadsheets, text files (csv) and other pseudo-databases don't have any concept of relations. The built-in dBase driver does not support relations, but other dBase drivers may. MySQL, PostgreSQL, the built-in HSQL and many other database engines support relations and Base lets you create cross-table queries on these databases. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
