UserID

Method
Retrieves the login name of the current user.

Category
Database

 

Syntax
Function UserID As String

 

Comments
UserID returns the User ID that was last verified and accepted by Login for the database that is currently open. The returned value is a string containing the current User ID. If no Login has been issued, the function returns an empty string.

User IDs can only be created, modified and deleted within C/SIDE.



© 2009 Microsoft Corporation. All rights reserved.