filmov
tv
EMdb driver setup to connect libreoffice base with a sqlite db

Показать описание
Steps:
3- create a new database driver, select the last solution (SQLite3 ODBC Driver) , populate the following fileds:
a) "Data Source Name" with libretest-SQLite
b) "Database Name" with the file path to the sqlite db file (use Browse button..)
6- if you waht to setup your own open office db, open libreoffice base and choose connect to existing db, use the sqlite source and register the databse. You are ready to create your own form and populate it.
3- create a new database driver, select the last solution (SQLite3 ODBC Driver) , populate the following fileds:
a) "Data Source Name" with libretest-SQLite
b) "Database Name" with the file path to the sqlite db file (use Browse button..)
6- if you waht to setup your own open office db, open libreoffice base and choose connect to existing db, use the sqlite source and register the databse. You are ready to create your own form and populate it.