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 - 2002-02-14 : 11:01:10
|
| Mike writes "All,Can anyone tell me exactly what version of SQL Server 7 is with the following string returned by @@version.7.00.1004I know its not Service Pack 3, and I have been told there is no Service Pack 4. I am running on NT 4 Service Pack 6, and an intel chip.ThanksMike" |
|
|
Spyder
SQLTeam Author
75 Posts |
Posted - 2002-02-14 : 11:14:07
|
quote: Can anyone tell me exactly what version of SQL Server 7 is with the following string returned by @@version.7.00.1004
This is SQL Server patch MS01 - 060 which is the fix for "SQL Server Text Formatting Functions Contain Unchecked Buffers".You can get additional details about this patch at the following link:[url]http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/ms01-060.asp[/url] |
 |
|
|
|
|
|