Re: User creation date
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 05/26/04
- Next message: Lynn: "Re: User creation date"
- Previous message: D: "Table with no owner"
- In reply to: Lynn: "User creation date"
- Next in thread: Lynn: "Re: User creation date"
- Reply: Lynn: "Re: User creation date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 May 2004 18:14:12 -0400
Are you talking about a USER or a LOGIN? Since you mentioned syslogins I
assume you mean Login? If so then the CreateDate in syslogins is what your
after. If your looking for a USER then use the CreateDate in the
appropriate sysusers table. Try BooksOnLine for more details.
-- Andrew J. Kelly SQL Server MVP "Lynn" <anonymous@discussions.microsoft.com> wrote in message news:62570008-D8D4-4DCC-8FFB-E0FDEA290187@microsoft.com... > Hi, > > How can I find the user creation date in the SQL instance? Is xdate1 in syslogins is the user creation date? > > Thanks. > Lynn >
- Next message: Lynn: "Re: User creation date"
- Previous message: D: "Table with no owner"
- In reply to: Lynn: "User creation date"
- Next in thread: Lynn: "Re: User creation date"
- Reply: Lynn: "Re: User creation date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|