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

20 lines
493 B

#ORACEL_NAME=tc
#
#ORACEL_PASSWORD=Tc123456
#
##ORACEL_URL=jdbc:oracle:thin:@192.168.1.248:1521:TOPPROD
#
#ORACEL_URL=jdbc:microsoft:sqlserver://10.200.1.33:1433;DatabaseName=ecology
#
#ORACEL_DRIVER=com.microsoft.jdbc.sqlserver.SQLServerDriver
ORACEL_NAME=sa
ORACEL_PASSWORD=Gold123card
#ORACEL_URL=jdbc:oracle:thin:@192.168.1.248:1521:TOPPROD
ORACEL_URL=jdbc:microsoft:sqlserver://10.200.1.33:1433;DatabaseName=UFDATA_110_2014
ORACEL_DRIVER=com.microsoft.jdbc.sqlserver.SQLServerDriver