Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » UltraLite - Database Management and Reference » UltraLite database schemas » UltraLite users

 

Connection parameters for managing UltraLite users

You can use the UID and PWD connection parameters to create or authenticate users in an UltraLite database.

Note

As an alternative to connection parameters, you can use the following UltraLite API methods in your application to grant or revoke user access to an UltraLite database:

Grant and revoke methods are not available in the UltraLiteJ API. For Android smartphones, set the UID and PWD connection parameters using the ConfigPersistent.setConnectionString method.

 Use connection parameters with UltraLite databases
 Use connection parameters with UltraLite databases on Android smartphones
 Creating or authenticating users on an UltraLite Java edition database
 See also