Answered
SQL Server 2005 MS JDBC Driver v1.1 and Integrated Authentication
In our setup we have MX 7 Standard running on Windows Server
2003 with SQL Server 2005 for a database backend. The CF Server
service is running under a specific domain account. Using the
Microsoft JDBC Driver for SQL Server v1.1 I am able to connect to
the database using a sql server login and specifying the password.
I would like to be able to use integrated security to connect to
the DB but, I don't seem to be able to specify integrated security.
Instead of connecting an error about username '' is invalid.
Has anyone had success connecting to SQL Server 2005 with integrated security?
Has anyone had success connecting to SQL Server 2005 with integrated security?
