-
The sql server accounts exist, i checked with MS SQL Server management studio to connect remotely and it's working fine with sql server authentication.
Is there any way to set the authentication method for the sql connection for jtds?.
2009-07-09 08:23:16 UTC in jTDS - SQL Server and Sybase JDBC driver
-
The returv value of the getbUserName is just a normal username without any domains (e.g. admin or client). The stored user account is not exist in the active directory system, it's only created in the SQL server.
2009-07-09 08:10:21 UTC in jTDS - SQL Server and Sybase JDBC driver
-
The returv value of the getbUserName is just a normal username without any domains (e.g. admin or client). The stored user account is not exist in the active directory system, it's only created in the SQL server.
2009-07-08 16:35:07 UTC in jTDS - SQL Server and Sybase JDBC driver
-
Hi,
I'm using JTDS for ms-sql db connection for my desktop applications and i like it very much.
During the testing, I received an error message when I try to connect to the remote sql server.
The exception message:
java.sql.SQLException: Login failed for user 'DOMAIN\USER'.
at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)
at...
2009-07-08 16:10:16 UTC in jTDS - SQL Server and Sybase JDBC driver
-
sinxxx registered the Magma project.
2008-02-16 16:42:11 UTC in Magma