If you do not assign users to a login policy you create, they are assigned the root login policy.
Connect to the database as a user with DBA authority.
Right-click Login Policies and then choose New » Login Policy.
Follow the instructions in the Create Login Policy Wizard.
Connect to the database as a user with DBA authority.
Execute a CREATE LOGIN POLICY statement. If you specify a login policy that already exists, the statement fails.
This example creates the Test1 login policy with option values.
CREATE LOGIN POLICY Test1; |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |