Firebird
Aus Vosp.info
Version vom 23. Oktober 2019, 15:35 Uhr von F (Diskussion | Beiträge)
https://firebirdsql.org/file/documentation/reference_manuals/html/de/
connect to database
# isql-fb -user sysdba -password masterkey localhost:employee
isql-fb -user sysdba -password masterkey "/path/to/db/file.fdb"
isql-fb -user sysdba -password masterkey 192.168.0.123/123:DB -i file.sql