LibreOfficeDev 24.8 Hjælp
Angiver indstillingerne for at forbinde til en ekstern Firebird-database.
Vælg Forbind til en eksisterende database. Klik på .
og vælgKlik Gem som åbner. Skriv et passende navn og placering for databasefilen og klik . Sten for den nye fil bliver vist i guidens tekstfelt. Klik på .
. DialogenValgfrit, skriv dit brugernavn og adgangskode. Klik på
.Bestem din foretrukne indstillinger om registreret database og hvad du fil gøre med databasen, når den er lagret, og klik på
. Fortsæt for at skrive en navn for den nye LibreOfficeDev Base-fil.I den andet skridt bliver navnet på den nye Firebird-database (*.fdb) skrevet, mens det sidste skridt er at gemme LibreOfficeDev Base-filen (*.odb).
Choose Connect to an existing database. Click .
and selectClick
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 LibreOfficeDev Base file.In addition to connections via JDBC and ODBC, you can connect to a Firebird server via the internal Firebird driver:
Choose Connect to an existing database. Click .
and selectManually enter the database connection URL in the text box. The pattern is <servername>/<port>:<path_to_the_database>, for example:
server1/3050:C:/data/mydatabase.fdb (note the “/” although it is a Windows path)
server1:C:/data/mydatabase.fdb (default port, Windows path)
localhost:/data/mydatabase.fdb (localhost server, default port, Linux path)
server1:mydata (default port, registered database)
Klik på
.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 LibreOfficeDev 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.