Subject RE: [firebird-support] connecting 2 database
Author Alan McDonald
> hi. im trying to find a solutions for connecting two database.
>
> Im trying to get/post data from DB1 to DB2 by using procedures but im
> not sure how to do it in firebird. In oracle i can use DBLink but for
> firebird ??
>
> Can anyone help me? Thanks....
>

it has to be done under client control. A server cannot make a connection to
another server.
Alan