Hello. I am trying to set-up a JDBC connection to a MSSQL database and cannot get it to work properly. Everytime I test the connection it fails. Here is my configuration:
Connection Time-out:
1000
Connection url:
jdbc:microsoft:sqlserver://USMILPORTAL1.THG.CORP:1433;DatabaseName=JDBC
Driver class name:
com.sap.portals.jdbc.sqlserver.SQLServerDriver
Validate connection:
Yes
I have defined a system alias of JDBC.
My user mapping is set to Admin,User
Any help is appreciated.
Thanks,
Pete