Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-01-21 : 08:52:35
|
| Tuan writes "I have patched my MS SQL 2000 DB from SP2 to SP3.I noticed from the enterprise manager the patch level indicates8.00.760 (SP3).However, using microsofts type 4 JDBC driver to connect to SQL2000, I got the following info when I used one of the APIs to retrieve the database version :Microsoft SQL Server 2000 - 8.00.534 (Intel X86) Nov 19 2001 13:23:50 Copyright (c) 1988-2000 Microsoft Corporation Enterprise Edition on Windows NT 5.0 (Build 2195: Service Pack 3) .Now.... which one is having the bug? MS JDBC driver or MS SQL 2000 SP3? Or it is just a cosmetic bug? :)" |
|
|
|
|
|