Forum Discussion
Grafische_bedri
15 years agoNew Contributor
Hi,
THanks for your reply.
The error I get is:
However, I did manage to work around the security issue by using an ODBC link instead by setting up a database connection using:
Driver: MSSQL(ODBC)//com.microsoft.sqlserver.jdbc.SQLServerDriver
Connection String template: jdbc:odbc:<ODBC-link-name>
Regards,
Jeroen.
THanks for your reply.
The error I get is:
Can't get the Connection for specified properties; com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'USERNAME'.
However, I did manage to work around the security issue by using an ODBC link instead by setting up a database connection using:
Driver: MSSQL(ODBC)//com.microsoft.sqlserver.jdbc.SQLServerDriver
Connection String template: jdbc:odbc:<ODBC-link-name>
Regards,
Jeroen.