dBASE
Tentukan pengaturan untuk pangkalan data dBASE.
In a database file window of type dBASE, choose Edit - Database - Properties
Untuk bisa menetapkan relasi diantara tabel, gunakan JDBC atau ODBC dari dalam LibreOffice.
Menampilkan rekaman yang tidak aktif
Menampilkan semua rekaman dalam sebuah berkas, termasuk yang ditandai sebagai terhapus. Jika Anda memilih kotak centang ini, Anda tidak dapat menghapus rekaman.
Dalam format dBASE, rekaman yang dihapus tetap ada dalam berkas.
Untuk melihat perubahan yang Anda buat pada pangkalan data, tutup sambungan ke pangkalan data, dan kemudian sambungkan kembali pangkalan data tersebut.
Set karakter
Select the code conversion that you want to use to view the database in LibreOffice. This does not affect the database. Choose "System" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes.
Use SQL92 naming constraints
Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected. Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers.
Indeks
Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database.