Subject RE: [firebird-support] Re: connecting 2 database
Author Alan McDonald
> --- In firebird-support@yahoogroups.com, "Alan McDonald" wrote:
> > > 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
>
> Well Alan, for mere mortals like us, that is true. But Ann gave an
> interesting answer to a similar question a couple of weeks ago and she
> said it was possible using QLI. Take a look at
> http://groups.yahoo.com/group/firebird-support/message/60332 and other
> replies in the same thread.
>
> Set

true indeed - but isn't QLI just another client?
Alan