Subject Re: [firebird-support] C API - isc_attach
Author Dimitry Sibiryakov
On 27 Jun 2003 at 16:50, Roman Jokl wrote:

>no, this is not the problem, because:
>1) i try full path
>2) i run the binary in the directory which database is in
>3) the attach function terminate execution, so i cann't test status
>vector

Check system log. I bet you'll find message 'firebird.conf not
found' or something like that. While config file's existence is
indispensable, using Linux CS as embedded server is near impossible.
You may try to put firebird.conf one level up from your application.
I.e. if your app lies in home/me/my_progs, put config into home/me.
Alex Peshkov works on it, but you should wait till the next RC at
least. For a while use a loopback TCP/IP connection.

SY, Dimitry Sibiryakov.