mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 21:24:24 +02:00

- how to program for multiple DBs - use of DB login form - how to programmatically load and save from/to databases git-svn-id: trunk@39395 -
7 lines
97 B
INI
7 lines
97 B
INI
[Database]
|
|
DatabaseType=Firebird
|
|
Host=127.0.0.1
|
|
Database=employee
|
|
User=SYSDBA
|
|
Password=masterkey
|