Choose your database:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Subscribe to our news
Partners

ASA Maestro online Help

Prev Return to chapter overview Next

Specifying user option

Specify user options according to your needs. The detailed description is given below.

 

Name

Specify the name by which the user is identified inside this database.
 
 

Note: the name of the object must be unique among all the object names in its container. Moreover, all the objects that are source of data need unique names among themselves. You can use any identifier that is allowed by Sybase SQL Anywhere server.

Comment

This field stores a comment to the user.

 

Password

A password can be either a valid identifier, as described in Identifiers, or a string (maximum 255 bytes) placed in single quotes. Passwords are case sensitive. It is recommended that the password be composed of 7-bit ASCII characters, as other characters may not work correctly if the database server cannot convert from the client's character set to UTF-8.

 



Prev Return to chapter overview Next