Subject Re: [Firebird-Architect] Database Capabilities
Author Jim Starkey
Dmitry Sibiryakov wrote:

>O
>
> As far as I can read sources, standard database attach procedure is
>two-phased. First, client connects to server (op_connect) and then
>attach to database (op_attach).
>
>
Sorry, but you read wrong. There is only one call,
isc_attach_database. In fact, there isn't a concept of server in the
API architecture. A server is nothing more than an ordinary database
client that is invoked by the remote interface over a network
connection. It isn't addressable.


--

Jim Starkey
Netfrastructure, Inc.
978 526-1376