RE: SQL Server 6.5 JDBC Driver
From: Carb Simien [MSFT] (CarbinoS_at_online.microsoft.com)
Date: 12/07/04
- Previous message: Eric: "SQL Server 6.5 JDBC Driver"
- In reply to: Eric: "SQL Server 6.5 JDBC Driver"
- Next in thread: Crowdy Kim: "Re: SQL Server 6.5 JDBC Driver"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 07 Dec 2004 22:55:30 GMT
--------------------
| Thread-Topic: SQL Server 6.5 JDBC Driver
| thread-index: AcTcjtn5sYlP5LOcTZyts1TOsL2IhQ==
| X-WBNR-Posting-Host: 199.71.241.136
| From: "=?Utf-8?B?RXJpYw==?=" <Eric@discussions.microsoft.com>
| Subject: SQL Server 6.5 JDBC Driver
| Date: Tue, 7 Dec 2004 10:59:17 -0800
| Lines: 5
| Message-ID: <374D8622-A68E-4B91-85C8-399460CE2695@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.sqlserver.jdbcdriver
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA0
3.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.sqlserver.jdbcdriver:6533
| X-Tomcat-NG: microsoft.public.sqlserver.jdbcdriver
|
| Is there a type 4 JDBC driver for SQL Server 6.5? I see that the latest
| driver does not support SQL Server 7.0 but appearently you can still use
it.
| Is this the same with 6.5?
|
| Thank You.
|
Hello,
The Microsoft JDBC driver is for SQL Server 2000 only. If you attempt to
connect to any prior version, it will fail with the following error message:
java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]This
version of the JDBC driver only supports Microsoft SQL Server 2000. You can
either upgrade to SQL Server 2000 or possibly locate another version of the
driver.
When the JDBC driver was pre-RTM, it was possible to connect to older SQL
Server versions. While that may work, it is an unsupported configuration.
Carb Simien, MCSE MCDBA MCAD
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.
- Previous message: Eric: "SQL Server 6.5 JDBC Driver"
- In reply to: Eric: "SQL Server 6.5 JDBC Driver"
- Next in thread: Crowdy Kim: "Re: SQL Server 6.5 JDBC Driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|