Subject | Re: [firebird-support] Re: connecting 2 database |
---|---|
Author | Ann W. Harrison |
Post date | 2005-06-01T21:57:53Z |
Alan McDonald wrote:
from a client, but not from within a server. Thus, not from within a
procedure.
Regards,
Ann
>>>>...
>>>>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 ??
>>>
>>>it has to be done under client control. A server cannot make a
>>>connection to another server.
>>
> true indeed - but isn't QLI just another client?It is - and it follows the rules that you can access multiple databases
from a client, but not from within a server. Thus, not from within a
procedure.
Regards,
Ann