Subject Re: [firebird-support] Verifying user id and password in FB 2.0
Author Dmitry Yemanov
Stephen Boyd wrote:

> In the installation program for my application, I check the user id
> and password for validity before attempting to see if the database
> already exists and making the decision to create a new one or update
> an existing one. I do this because you get the error telling you that
> the database does not exist before you get the error telling you that
> the user id / password is bad.

Starting with v2.0.3, the user/password validation is performed priorly
to anything else, so you'll get the security error first.


Dmitry