UltraLite PWD connection parameter

When creating a new UltraLite database, this connection parameter sets the password for the default user.

When connecting to an existing database, it defines the password for a user ID that is used for authentication.

For Android smartphones, you can use Configuration.setPassword as an alternative to setting this connection parameter. See Configuration.setPassword method [UltraLiteJ].

 Syntax
 Default
 Remarks
 See also
 Examples