Database Connection URL Attributes
Page 16 of 17

user=userName

Specifies a valid user name for the system, specified with a password. A valid user name and password are required when user authentication is turned on.

Combining with Other Attributes

Use in conjunction with password=userPassword.

Example

The following database connection URL connects the user jill to toursDB:

jdbc:cloudscape:toursDB;user=jill;password=toFetchAPail