Subject | Firebird database access from ISAPI dll application |
---|---|
Author | Horacio Jamilis |
Post date | 2004-01-05T21:25:27Z |
Hi,
I am trying without success to connect to a database with the "local" protocol (in fact without protocol), in an ISAPI dll application without success.
The error code I get is:
unavailable database
Unsuccessful execution caused by an unavailable resource.
Error Code: 55
What does it means?
If I append "localhost:" to the begining of the database connection string the application works properly but I want to use it with the firebird embedded (because I don't want to install firebird in that server), and it does not support tcp/ip connections.
Any help is appreciated.
Horacio
[Non-text portions of this message have been removed]
I am trying without success to connect to a database with the "local" protocol (in fact without protocol), in an ISAPI dll application without success.
The error code I get is:
unavailable database
Unsuccessful execution caused by an unavailable resource.
Error Code: 55
What does it means?
If I append "localhost:" to the begining of the database connection string the application works properly but I want to use it with the firebird embedded (because I don't want to install firebird in that server), and it does not support tcp/ip connections.
Any help is appreciated.
Horacio
[Non-text portions of this message have been removed]