Subject Re: [firebird-support] Re: Delphi, embedded FB, can't connect to database
Author Andrew Gough
----- Original Message -----
From: "marklauter" <marklauter@...>
Sent: Tuesday, September 30, 2003 12:43 PM
>
> I'm still confused about this. Even though I can connect, I'd still
> like an explaination of 'true local access'

"true local access" means you can only connect to databases residing on the
local machine, and only from the process that loaded the DLL. That is, the
embedded server will not accept connections from clients running on another
machine (or running as other processes on the same machine).

However, the embedded server can make remote connections to other Firebird
servers, and act as a client to them (which is very cool).

HTH,

Andrew Gough
LiveNote Technologies Inc.