Subject RE: [firebird-support] Re: Confussion over passwords: Tells me my user name and password are not define
Author Alan McDonald
> We would use the embedded database, however our application connects to
> two databases simultaneously: one is remote, one is local...
>

then you haven't asked the right questions at the right time. Embedded gives
you exactly that ability. Connect to both a local embedded database AND a
remote one at the same time.
You cannot do cross DB joins though.
Alan