JDBC Integrated Windows Authentication
- From: "David" <david@xxxxxxxxxxxxxx>
- Date: 1 Dec 2006 10:39:03 -0800
I have Microsoft SQL 2005 Express on my computer. I am trying to
connect to it through JDBC using Integrated Authentication. I can get
it to work in a traditional java application, but when I try to make it
work with a servlet, I get this error:
com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not
configured for integrated authentication.
Can this not be done in a servlet? I am using the same jar in my
classpath as the traditional java app. Thanks for replies.
.
- Follow-Ups:
- RE: JDBC Integrated Windows Authentication
- From: Kamil Sykora [MSFT]
- RE: JDBC Integrated Windows Authentication
- Prev by Date: RE: TDS_RET_STATUS exception
- Next by Date: RE: TDS_RET_STATUS exception
- Previous by thread: RE: JDBC 1.1 - Problem SP with resultSet + output parameter
- Next by thread: RE: JDBC Integrated Windows Authentication
- Index(es):