Subject | Re: [IBO] DB Connection problem |
---|---|
Author | Helen Borrie |
Post date | 2003-09-06T01:47:58Z |
At 09:32 PM 5/09/2003 +0000, you wrote:
application. Because it's a baaaaad idea to give ordinary users filesystem
rights to the database file or the server software, you'll need to place
the ini file locally.
If you are using Firebird 1.5 you can do much better and use aliases.
Helen
>Help.No, this is an I/O message from the OS, not a connection exception.
>
>I am using IBO and set my DB connection parms at runtime. I am
>getting an error "Cannot Open File" when I call the Connect or Open
>method. I guessed this was the server complaining as the open
>database call is what fails.
>I have debug messages surrounding itIt's not the server that opens the ini file, it's the user that runs the
>and the second message never executes. I have tested app on local
>machine and another similar network with a server. My parms are read
>in from an ini file. I have examine the security rgiths of folder
>that contains the db and all is like the server that does work.
application. Because it's a baaaaad idea to give ordinary users filesystem
rights to the database file or the server software, you'll need to place
the ini file locally.
If you are using Firebird 1.5 you can do much better and use aliases.
Helen