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 » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

GRANT CONNECT statement

Creates a new user, and can also be used by a user to change their own password.

Note

It is recommended that you use the CREATE USER statement to create users instead of the GRANT CONNECT statement.

 Syntax - Grant connect privileges
 Parameters
 Remarks
 Privileges
 Side effects
 See also
 Standards and compatibility
 Example