Thanks a lot for the hint. This was the decisive hint. It works after putting the authentication informations into a new derby.properties file.
Mirko -----Ursprüngliche Nachricht----- Von: Andrew McIntyre [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 13. Oktober 2006 16:53 An: Derby Discussion Betreff: Re: Problems connection to a secured DB via Client/Server-Driver [NVG-MSW51-SPAM-Content] On 10/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I want to connect via c/s-driver to a DerbyDB (Version 10.2.1.7), which is > secured through user authentication properties in the service.properties > file. The properties are: Are you putting these properties into the service.properties in the database directory? Because they should go into the derby.properties file in the directory defined in derby.system.home, and not into service.properties. service.properties should not be edited. For information on how to set properties, see: http://db.apache.org/derby/docs/dev/tuning/ctunsetprop32443.html http://db.apache.org/derby/docs/dev/tuning/ctunsetprop24222.html HTH, andrew Hinweis: Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Empfänger bestimmt und kann vertrauliche Informationen enthalten. Wenn Sie nicht der Empfänger dieser E-Mail oder dessen Vertreter sind, dann senden Sie bitte die E-Mail an den Absender zurück (Antwort-Funktion bzw. reply email). Entfernen Sie bitte danach die Nachricht aus Ihrem System. This e-mail message including any attachments may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, please immediately return this e-mail message to the sender by reply e-mail, delete the original message and destroy all copies thereof. MSW 5.1
