Subject Re: [Firebird-Java] How to change forced writes settings via JayBird?
Author Roman Rokytskyy
> However, the code fails if I change the user name or password passed to
> FBMaintenanceManager. I was under the impression that user name and password
> were not required in embedded mode. Was I wrong to assume that?

Any user name and password should be accepted, but it might be possible
that absence of the user name or password is not tolerated. No clue,
need to look into the code in debugger... Also it might be specifics of
Services API in embedded mode...

Roman