Subject | Connecting to server with Delphi |
---|---|
Author | Pete Clark |
Post date | 2002-12-19T14:32:28Z |
I am using Delphi6 and TIBDatabase1 to connect to Firebird. When I run
it locally, there is no problem. I now want to connect to Firebird on
the server.
I have set the correct path for the database (don't know why, but I
expected it to be more complicated!). But when I run the program from a
user test client computer, I get the error message "cannot attach to
password database".
On the development client computer, with full installation of Delphi,
Interbase, Firebird, etc., there is no problem about connecting. But all
I have done with the user test client machine (W98) is to copy gds32.dll
to C:/Windows/System. What else is required?
--
Pete Clark
it locally, there is no problem. I now want to connect to Firebird on
the server.
I have set the correct path for the database (don't know why, but I
expected it to be more complicated!). But when I run the program from a
user test client computer, I get the error message "cannot attach to
password database".
On the development client computer, with full installation of Delphi,
Interbase, Firebird, etc., there is no problem about connecting. But all
I have done with the user test client machine (W98) is to copy gds32.dll
to C:/Windows/System. What else is required?
--
Pete Clark