Subject ODP: Re: [firebird-support] Need Support to connect to the database
Author liviuslivius
hi,

by what software/driver do you try to connect. did you try connecting by isql?
If you can not connect by isql then i suppose password was changed

regards,
Karol Bieniaszewski


-------- Oryginalna wiadomość --------
Od: "Jianbo Li lijb@... [firebird-support]" <firebird-support@yahoogroups.com>
Data: 08.01.2016 02:54 (GMT+01:00)
Do: firebird-support@yahoogroups.com
Temat: Re: [firebird-support] Need Support to connect to the database

 

Hi Zoran,

Thanks for you reply,

I have checked the fbclient.dll file, it is x32 and my OS is windows 7 x32.

Do you have any other ideas on this problem?

Thanks,

Jianbo

At 2016/1/7 21:31, 'Zoran' zoran565@... [firebird-support]:
 

Check if fbclient.dll is has the right bitness (x32 or x64).

 

 

From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com]
Sent: Wednesday, January 6, 2016 8:50 PM
To: firebird-support@yahoogroups.com
Cc: Rees Theo <rees@...>
Subject: [firebird-support] Need Support to connect to the database

 

 

 

Hi,

I'm working on a project that need to connect to the database file, but I got an error message,

"Statement failed, SQLCODE = -902
Your user name and password are not defined. Ask your database administrator to set up a Firebird login.
"

The database file is used in an application named GP Complete, I have asked the owner, he told me that I may need to ask support from Firebird, he didn't change the default password "sysdba/masterkey".

Could anyone let me know how can I connect to the database file?

Thanks