Subject | SQLSTATE 28000 |
---|---|
Author | raymanw@ymail.com |
Post date | 2011-10-08T13:07:48Z |
Hello,
This is my first time trying to use Firebird. I am required by a client to write an application that extract data from Firebird. Here is what I have done so far:
1. I copied the .FDB file from my client's live application
2. Installed Firebird
3. Tried to access the database using ISQL: connect 'h:\KKR.FDB';
And it returned:
Statement failed, SQLSTATE = 28000
Your user name and password are not defined. Ask your database administrator to set up a Firebird login.
What am I missing?
Any help would be great.
Thanks.
Raymond
This is my first time trying to use Firebird. I am required by a client to write an application that extract data from Firebird. Here is what I have done so far:
1. I copied the .FDB file from my client's live application
2. Installed Firebird
3. Tried to access the database using ISQL: connect 'h:\KKR.FDB';
And it returned:
Statement failed, SQLSTATE = 28000
Your user name and password are not defined. Ask your database administrator to set up a Firebird login.
What am I missing?
Any help would be great.
Thanks.
Raymond