* Reverted wrong commit

git-svn-id: trunk@6887 -
This commit is contained in:
joost 2007-03-16 19:53:45 +00:00
parent aa508a6033
commit 64c1da895f

View File

@ -1,7 +1,7 @@
[Database] [Database]
; This file contains several sections, one for each database-type. Select here ; This file contains several sections, one for each database-type. Select here
; which database has to be tested currently. ; which database has to be tested currently.
type=interbase type=dbf
@ -59,10 +59,10 @@ hostname=192.168.1.1
[interbase] [interbase]
connector=sql connector=sql
connectorparams=interbase connectorparams=interbase
name=/opt/firebird/data/test.fdb name=/path/to/database.fdb
user=sysdba user=sysdba
password=rosivrepus password=masterkey
hostname=127.0.0.1 hostname=192.168.1.1
[odbc] [odbc]
connector=sql connector=sql