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