Revokes access from an UltraLite database for a user ID.
void ULRevokeConnectFrom( SQLCA * sqlca, ul_char * userid );
sqlca A pointer to the SQLCA.
userid A character array holding the user ID to be excluded from database access. The maximum length is 16 characters.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |