Re: JDBC for SQL 2000 Service Pack 4?
- From: News <nooneherereally@xxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 11:44:50 -0400
Well, that would explain it. Is there a way to "force encryption execept for certain clients"?
Kamil Sykora [MSFT] wrote:
The Microsof SQL Server 2000 Driver for JDBC does not support SSL encryption.
There was an issue prior to Service Pack 4 for SQL Server 2000 where the JDBC driver was able to connect to a SQL Server database even though the "force protocol encryption" option was set on the server. The SQL Server would incorrectly allow an unencrypted connection with the JDBC driver.
In Service Pack 4 for SQL Server 2000 this was fixed so that only clients that support SSL can connect to the server if the "force protocol encryption" option is set on the server. This will exclude the JDBC driver since it does not support SSL and you will receive an error on the client.
Thanks, Kamil
.
- Follow-Ups:
- Re: JDBC for SQL 2000 Service Pack 4?
- From: Kamil Sykora [MSFT]
- Re: JDBC for SQL 2000 Service Pack 4?
- References:
- JDBC for SQL 2000 Service Pack 4?
- From: News
- Re: JDBC for SQL 2000 Service Pack 4?
- From: Alin Sinpalean
- Re: JDBC for SQL 2000 Service Pack 4?
- From: end-user
- Re: JDBC for SQL 2000 Service Pack 4?
- From: Gert E.R. Drapers
- Re: JDBC for SQL 2000 Service Pack 4?
- From: end-user
- Re: JDBC for SQL 2000 Service Pack 4?
- From: News
- Re: JDBC for SQL 2000 Service Pack 4?
- From: Alin Sinpalean
- Re: JDBC for SQL 2000 Service Pack 4?
- From: News
- Re: JDBC for SQL 2000 Service Pack 4?
- From: Kamil Sykora [MSFT]
- JDBC for SQL 2000 Service Pack 4?
- Prev by Date: RE: Issue with CallableStatement in java class using web service
- Next by Date: Re: syntax error on escape sequences with bind variables
- Previous by thread: Re: JDBC for SQL 2000 Service Pack 4?
- Next by thread: Re: JDBC for SQL 2000 Service Pack 4?
- Index(es):
Relevant Pages
|
Loading