Subject | Remote Data Access using an ISAPI (Delphi) |
---|---|
Author | Shiv Kumar |
Post date | 2000-07-17T19:30:30Z |
Hi
I am not able to access an Interbase database residing on a remote machine
via an ISAPI using either IBX or IBO. I can do this using the BDE.
The ISAPI is running on machine 1, the database on machine 2. I use
<machine2name>:C:\<database_path>\<gdb_name> as the DatabaseName for both
IBX and IBO. The error message I get is.
Internal Server Error 500
----------------------------------------------------------------------------
----
Exception: EIBClientError
Message: Cannot create shared resource. (Windows error 5)
Anyone know what this is or what the solution is ?
Shiv
I am not able to access an Interbase database residing on a remote machine
via an ISAPI using either IBX or IBO. I can do this using the BDE.
The ISAPI is running on machine 1, the database on machine 2. I use
<machine2name>:C:\<database_path>\<gdb_name> as the DatabaseName for both
IBX and IBO. The error message I get is.
Internal Server Error 500
----------------------------------------------------------------------------
----
Exception: EIBClientError
Message: Cannot create shared resource. (Windows error 5)
Anyone know what this is or what the solution is ?
Shiv