Subject Re: [firebird-support] small query in C application
Author Helen Borrie
At 03:43 PM 9/01/2004 -0800, you wrote:
>Hi All,
>
> >From a C application I have to connect to a database and do query.
>Do any one have an example how to do this?
>I tried to execute the api3 example, but I get:
>"connection rejected by remote interface"
>
>please help me with a small example, or tell me what I'm doing wrong in the
>api3 example.
>
>I'm running RH Linux 7.2, Firebird 1.0.2

See Chapter 4 of the API Guide. There is example code there.

/heLen