If I try to open database using cyrillic symbols in password, login fails becouse password snring was converted to unicode. If I send password without converting to unicode, then login is successfull. May be it is good idea to add boolean parameter to firebirddatabaselayer, indicating to do convertion of user credentials to unicode or don't.