Microsoft KB Archive/249585: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 50: Line 50:


If SQL Server version 6.5 is installed on a Windows 2000 computer and you run xp_enumgroups(), the comment field for the following Windows 2000 groups is NULL.
If SQL Server version 6.5 is installed on a Windows 2000 computer and you run xp_enumgroups(), the comment field for the following Windows 2000 groups is NULL.
* "Backup Operators"
* "Backup Operators"
* "Guests"
* "Guests"
* "Power Users"
* "Power Users"
* "Users"
* "Users"





Latest revision as of 13:51, 21 July 2020

Knowledge Base


BUG: Comments Field Returned By xp_enumgroups is NULL for Several Windows 2000 Groups

Article ID: 249585

Article Last Modified on 10/3/2003



APPLIES TO

  • Microsoft SQL Server 6.5 Standard Edition



This article was previously published under Q249585

BUG #: 18885 (SQLBUG_65)

SYMPTOMS

If SQL Server version 6.5 is installed on a Windows 2000 computer and you run xp_enumgroups(), the comment field for the following Windows 2000 groups is NULL.

  • "Backup Operators"
  • "Guests"
  • "Power Users"
  • "Users"


STATUS

Microsoft has confirmed this to be a problem in SQL Server 6.5.

Keywords: kbbug kbpending KB249585