Subject Re: [firebird-support] Connect to Firebird from DOS Client
Author Helen Borrie
At 06:43 AM 18/03/2004 +0700, you wrote:
>Hi,
>
>I want to connect to Firebird from DOS client through API. Can I do it?

Yes, if you can write C. It's "doing things the hard way", though. There
are plenty of middlewares around that provide class encapsulations of the
API to make your life easier and less riskful - C++, PHP, Perl, Java, etc.

/heLen