Hi to all,
I've to made some operation on a remote database (Microsoft SQL Server 2008 R2). I cannot access to the database, but I've all the information to connect to it.
Unfortunately, when I try to connect to iy, I've the following problem:
Connection failure. You must change the Database Settings.
java.sql.SQLException: Login failed for user 'xxxx'.
I cannot connect neither with Windows ODBC, cause I'm obtaining the same error.