PortaleOrdiniGruppo/exe/DBConfig.bak
2025-03-24 15:28:26 +01:00

12 lines
347 B
Plaintext

JDBCConnectionURL.1=jdbc:sqlserver://localhost:1433;databaseName=PI_AUTORDPOLO
JDBCDriver.1=com.microsoft.sqlserver.jdbc.SQLServerDriver
UserName.1=adhoc
Password.1=adhoc
Instance.1=SERVLET
DefaultUserTimeout=3600
#JDBCConnectionURL.2=jdbc\:odbc\:servlet
#JDBCDriver.2=sun.jdbc.odbc.JdbcOdbcDriver
#UserName.2=sa
#Password.2=
#Instance.2=SERVLET2