Chapter 3 DBMS Reference Guide


Common entries for User

You can define values for the following common entries for the User object in the DBMS definition.

Entry Example (Sybase Adaptive Server Anywhere 6)
Enable Enable = Yes
Maxlen Maxlen = 128
SqlListQuery
{@OBJTCODE id} Select USER_NAME from SYS.SYSUSERPERMS order by USER_NAME
SqlAttrQuery
Create In Sybase ASE 12.5:

sp_adduser %USERID%
[%PRIVILEGE%]
Drop In Sybase ASE 12.5:

sp_dropuser %USERID%
ModifiableAttributes List of extended attributes that will be taken into account in the merge dialog box during database synchronization
ReversedStatements List of statements that will be reverse engineered

For a description of each of the common object entries, see section "Common object entries".

 


Copyright (C) 2005. Sybase Inc. All rights reserved.