UltraLite does not support the creation of users with Interactive SQL. However, you can add users by:
Using Sybase Central to add users to the User folder. See the procedure below for details.
Using the GrantConnectTo function on the Connection object to add new users from an UltraLite application.
Connect to the UltraLite database.
Open the Users folder.
From the File menu, choose New > User.
The User Creation wizard appears.
Follow the instructions in the wizard. Ensure you understand how UltraLite interprets different user ID and password combinations. See Interpreting user ID and password combinations for details.