27 lines
600 B
Plaintext
27 lines
600 B
Plaintext
#DATA BASE CONNECTSTRING
|
||
#ORACLE
|
||
#DB.Type=Oracle
|
||
#DB.ConnectionStr=auth11/auth11@IPTEST
|
||
|
||
#IBM DB2
|
||
#DB.Type=DB2
|
||
#DB.ConnectionStr=iplature/baosight2012@DELDB
|
||
#DB.Type=DB2
|
||
#DB.ConnectionStr=db2admin/password@TESTX86
|
||
#Set DB2 Schema
|
||
#DB.ConnectionStr=auth/auth@DSN=iplature;currentschema=iPlatureTest-2011
|
||
|
||
#SQLServer
|
||
#DB.Type=SQLServer
|
||
#DB.ConnectionStr=auth/auth@winserver\SQLEXPRESS@iPlature
|
||
|
||
#PostgreSQL
|
||
#DB.Type=postgresql
|
||
#DB.ConnectionStr=postgres/postgres@postgres
|
||
|
||
DB.Type=sqlite
|
||
DB.ConnectionStr=/iPlature/conf/iPlature_Setup_Sqlite.db3
|
||
|
||
#ÅäÖÃDBServer×î´ó´¦ÀíʵÀý¸öÊý
|
||
DB.CONF.MAX.INSTANCE =20
|