Subject | Re: [firebird-support] error msg reads "cannot attach to password database" when client runs app. |
---|---|
Author | Sam Hunt |
Post date | 2005-04-08T15:13:33Z |
Magnus Titho wrote:
confused, but I think I still get this error msg even when I place the
database in a non-shared folder. I tried using the firebird.conf file,
and set all settings to the documents default or recommended settings.
However, that did not help. When I started getting the same "cannot
attach to password database" error ON THE SERVER, I uninstalled FB and
reinstalled it. I don't get THAT errror on the wserver any longer, but
I am now getting an error msg on the server (in Delphi) that reads
"DYNAMIC SQL error -901. feature not supported". I also get this error
on the server when I attempt to run an earlier version of my app that
did not previously produce this error. However, when I run the same
earlier version on the client machine, I do not get the error. Also,
Upscene's Database Workbench still works fine on the server. Since I am
using Delphi/ADO and the problem seems to be mainly associated Delphi on
the server, I am going to try restoring my PC to a restore point (XP)
that I created a couple of days ago.
Thanks for your help.
Sam
>delphigurusam schrieb am 07.04.2005 18:56:I have tried so many things to correct this problem that I could be
>
>
>>Shared db folder(b4 it was shared, client recd "access" errors.)
>>Client can ping server
>>Network services is set to automatic on server
>>port 3050 is listening on server
>>Client successfully "Tests Connection" in MS ODBC Manager (This failed
>>b4 db folder was shared.)
>>
>>
>
>* There's no need to share the db-folder. Don't use UNC-paths/mapped
>drives in the connection string.
>* The server has to have full access to the db-folder (SYSTEM-account)
>* The server has to have full access to the security-database, which is
>either security.fdb (Firebird 1.5) or isc4.gdb (Interbase 6/Firebird 1.0).
>
>Did you change anything in firebird.conf?
>
>
>
>Magnus
>
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
confused, but I think I still get this error msg even when I place the
database in a non-shared folder. I tried using the firebird.conf file,
and set all settings to the documents default or recommended settings.
However, that did not help. When I started getting the same "cannot
attach to password database" error ON THE SERVER, I uninstalled FB and
reinstalled it. I don't get THAT errror on the wserver any longer, but
I am now getting an error msg on the server (in Delphi) that reads
"DYNAMIC SQL error -901. feature not supported". I also get this error
on the server when I attempt to run an earlier version of my app that
did not previously produce this error. However, when I run the same
earlier version on the client machine, I do not get the error. Also,
Upscene's Database Workbench still works fine on the server. Since I am
using Delphi/ADO and the problem seems to be mainly associated Delphi on
the server, I am going to try restoring my PC to a restore point (XP)
that I created a couple of days ago.
Thanks for your help.
Sam