Manage UltraLite users with SQL statements

You can use the CREATE USER, ALTER USER, and DELETE USER statements to manage users in an UltraLite database.

You cannot use these SQL statements with UltraLite Java edition databases.

 Example
 See also