SQLWays Product Page - Migration to Sybase Free Evaluation

Sybase ASE - Logins and Users

Versions: Sybase ASE 15.x, 12.5.x, 12.0 and 11.x

Logins
Description Login is required to access Adaptive Server instance (not databases running on this instance). See Adding Users below to enable database access
How to use sp_addlogin system procedure is used to create new logins

Syntax (not complete):

sp_addlogin login_name, password [, default_database]
Users
Description You have to add users to enable logins to access databases
How to use sp_adduser system procedure is used to add users to the current database

Syntax (not complete):

sp_adduser login_name


SQLWays Product Page - Migration to Sybase Free Evaluation

Discussion

Enter your comment:
IBOYQ
 
sqlways/sybase/logins-and-users.txt · Last modified: April 25, 2012, 04:47:43 AM (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki