If you create a user account and do not assign a login policy, they are assigned the root login policy.
To create a new user and assign a login policy (Sybase Central)Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
Right-click Users & Groups and choose New » User.
Follow the instructions in the Create User Wizard.
To create a new user and assign a login policy (SQL)Connect to the database as a user with DBA authority.
Execute a CREATE USER statement.
Example
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |