creator field guide / User id needed

creator field guide , page 385Derby will not accept the user Id = loginor the password = loginwhat can I get the user id and password?
[162 byte] By [douglas1] at [2007-11-26 11:17:27]
# 1

Derby's management of users and access is somewhat awkward.

There are two ways to fix this.

One is to ensure that "login" has been added as a user, by setting a couple of database properties.

An easier way is to pick a user that already exists. There are several of these, including "APP" (the Derby default) and "dbadmin". Password is the same as username for both of these.

JimDavidson at 2007-7-7 3:32:35 > top of Java-index,Development Tools,Java Tools...