Subject | Re: [IBO] Cannot Open File Error |
---|---|
Author | ehandbury |
Post date | 2002-04-03T03:23:43Z |
--- In IBObjects@y..., "Helen Borrie (TeamIBO)" <helebor@t...> wrote:
Well, well... I found a work-around which makes the login succeed.
I just entered a '0' in for the SQL-Role on the Login Dialog box and
it allowed me in. Without the '0', I get the 'Cannot Open File'
message.
I don't use any Role functionality in my app, so I wouldn't want my
users to enter '0' everytime they login. I'll try to specify '0' for
the SQL-Role in the TIB_Connection and see if that helps.
Anyway, this seems like a bug on either Firebird's or IBO's part.
Thanks. Eric.
> At 12:53 AM 03-04-02 +0000, you wrote:IBO/Firebird
> >Hello,
> >
> > (IBO4.2Gc, Firebird 1.0-796, BCB4)
> >
> > I am still getting this error even after updating my
> >software. Right after the 'Login Dialog' I get a uninformativethat
> >errorbox which plainly states: Cannot Open File.
>
> This is an OS-level message so you need to look at filesystem files
> your application needs to access. The first clue will be whetherlogin
> succeeds. If it does, then you can eliminate the possibility that(a) the
> client program (gds32.dll) can't be found and the database can't befound.
Well, well... I found a work-around which makes the login succeed.
I just entered a '0' in for the SQL-Role on the Login Dialog box and
it allowed me in. Without the '0', I get the 'Cannot Open File'
message.
I don't use any Role functionality in my app, so I wouldn't want my
users to enter '0' everytime they login. I'll try to specify '0' for
the SQL-Role in the TIB_Connection and see if that helps.
Anyway, this seems like a bug on either Firebird's or IBO's part.
Thanks. Eric.