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.

54 lines
1.6 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=Oracle
#dataconnection1.dbname=oracle1
#dataconnection1.version=
#dataconnection1.url=jdbc:oracle:thin:@211.189.132.142:1521:tcssolution
#dataconnection1.user=NAMSAN
#dataconnection1.password=NAMSAN
#dataconnection1.encoding=
#dataconnection1.decoding=
dataconnection1.conntype=jdbc
dataconnection1.type=Tibero
#dataconnection1.type=Oracle
#dataconnection1.dbname=oracle1
dataconnection1.dbname=tibero1
dataconnection1.version=
#dataconnection2.driver=cubrid.jdbc.driver.CUBRIDDriver
#dataconnection1.url=jdbc:tibero:thin:@98.42.34.234:8629:gtpadb
dataconnection1.driver=com.tmax.tibero.jdbc.TbDriver
dataconnection1.url=jdbc:tibero:thin:@211.119.124.118:8629:gtpadevdb
#dataconnection1.user=DBUSER_CFS
#dataconnection1.password=dbuser_cfs4
#dataconnection1.password=dbuser_cfs7
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=