Ayuda de LibreOffice 24.8
Specifies the options for connecting to Firebird external databases.
Escueyi Conectar a una base datos esistente. Calca .
y esbillaClick Save As dialog opens. Enter a suitable name and location for the database file, and click . The path of the new file is displayed in the wizard’s text box. Click .
. TheOptionally, enter your username and password. Click
.Decide your preferred options about registered database and what to do with the database once saved, and click
. Proceed to enter a name for the new LibreOffice Base file.In the second step, the name of the new Firebird database file (*.fdb) is entered, whereas in the last step, the LibreOffice Base (*.odb) file is saved.
Escueyi Conectar a una base datos esistente. Calca .
y esbillaClick
and select the Firebird file (*.fdb). Click the button; the full URL to the database file is displayed in the text box. Click .Optionally, enter your username and password. Click
.Decide your preferred options about database registration and what to do with database once saved, and click
. Proceed to enter a name for the new LibreOffice Base file.In addition to connections via JDBC and ODBC, you can connect to a Firebird server via the internal Firebird driver:
Escueyi Conectar a una base datos esistente. Calca .
y esbillaManually enter the database connection URL in the text box. The pattern is <servername>/<port>:<path_to_the_database>, for example:
sirvidor1/3050:C:/datos/lamiobasedatos.fdb (observa la «/» anque sía un camín Windows)
sirvidor1:C:/datos/lamiobasedatos.fdb (puertu predetermináu, camín Windows)
localhost:/datos/lamiobasedatos.fdb (sirvidor localhost, puertu predetermináu, camín Linux)
sirvidor1:losmiosdatos (puertu predetermináu, base datos rexistrada)
Calca
.Provide a suitable username and password required for the server connection. Test the connection (recommended) and fix the issues, if any. Click
.Decide whether you want to register the database and what to do with it once saved, and click
. Enter a name for the new LibreOffice Base file.You can add some other options to the database URL, like the character set or role. See the Firebird documentation to find out about these options.