瀏覽代碼

* Reverted wrong commit

git-svn-id: trunk@6887 -
joost 18 年之前
父節點
當前提交
64c1da895f
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      packages/fcl-db/tests/database.ini

+ 4 - 4
packages/fcl-db/tests/database.ini

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