You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.0 KiB
Properties

# Report Server Connection Config
# conntype : jdbc, jndi
# jdbc type : SQL_Server, MySQL, Oracle, Tibero, DB2, Sybase, UserCustom
# version SQL_Server 2000, 2005, 2008, 2012
dataconnection.reuse.maxcount=20
dataconnection.count=3
dataconnection1.conntype=jdbc
dataconnection1.type=Tibero
dataconnection1.dbname=tibero1
dataconnection1.version=
dataconnection1.driver=com.tmax.tibero.jdbc.TbDriver
dataconnection1.url=jdbc:tibero:thin:@211.119.124.22:8629:tibero
dataconnection1.user=dbuser_cfs
dataconnection1.password=dbuser_cfs8
dataconnection1.encoding=
dataconnection1.decoding=
dataconnection2.conntype=jdbc
dataconnection2.type=UserCustom
dataconnection2.dbname=usercustom1
dataconnection2.version=
dataconnection2.driver=cubrid.jdbc.driver.CUBRIDDriver
dataconnection2.url=
dataconnection2.user=
dataconnection2.password=
dataconnection2.encoding=
dataconnection2.decoding=
dataconnection3.conntype=jndi
dataconnection3.dbname=dbname
dataconnection3.jndiname=jndiname
dataconnection3.encoding=
dataconnection3.decoding=