Subject Re: [ib-support] Open Database using API
Author Paul Reeves
orckadotcom@... wrote:
>
> Having the username, password and DB Path has anyone got any sample
> code that uses IB's API to open/close a database or could someone
> list the API's needed.
>

There are examples in the API guide if you are programming in C/C++. This can be
downloaded from
ftp://ftp.ibphoenix.com/downloads/60ApiGuide.zip. You will also find examples in
the (wait for it) 'examples' directory of every Firebird or InterBase install.
If are using Object Pascal the code needed can be seen in the code for the IBX
components. There is also some (quite raw) Object Pascal code code on the Free
Pascal site that connects via API calls.


Paul
--

Paul Reeves
http://www.ibphoenix.com
taking InterBase further