Re: JDBC for SQL 2000 Service Pack 4?
- From: kamils@xxxxxxxxxxxxxxxxxxxx (Kamil Sykora [MSFT])
- Date: Tue, 14 Jun 2005 14:49:21 GMT
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
Kamil Sykora
Microsoft Developer Support - Web Data
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
--------------------
| Date: Fri, 10 Jun 2005 10:34:59 -0400
| From: News <nooneherereally@xxxxxxxxxxx>
| Newsgroups: microsoft.public.sqlserver.jdbcdriver
| Subject: Re: JDBC for SQL 2000 Service Pack 4?
|
| Alin Sinpalean wrote:
| > Anyone what?
| >
|
|
| Can someone confirm that the JDBC drivers (for sp3) can successfully
| connect to SQL Server w/ SP4 *when the "force protocol encryption"
| option is enabled*?
|
.
- Follow-Ups:
- Re: JDBC for SQL 2000 Service Pack 4?
- From: News
- 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
- JDBC for SQL 2000 Service Pack 4?
- Prev by Date: FREETEXTTABLE returns no result for a complex freetext only on JDB
- Next by Date: RE: Issue with CallableStatement in java class using web service
- 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
|