Results 1 to 4 of 4

Thread: "status" in table "sysusers"

  1. #1

    Thread Starter
    Addicted Member JasonGS's Avatar
    Join Date
    May 2000
    Location
    California
    Posts
    155
    In SQL Server 7's system table named "sysusers", there is a field named "status" which I presume is an enumeration of their currect activity, does anyone know what the different values mean or where I might find this information???

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    according to the books online:

    column data type description
    ==============================================
    status smallint For internal use only.


    sorry!

  3. #3

    Thread Starter
    Addicted Member JasonGS's Avatar
    Join Date
    May 2000
    Location
    California
    Posts
    155
    if its internal then I shouldnt see it, eivl MS bastard, im selling my shares!
    my goal in life is to find out what the values are!

  4. #4
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Problem with that is that they may change, over time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width