Subject Re: [firebird-support] connecting 2 database
Author Milan Babuskov
kevtey wrote:
> Im trying to get/post data from DB1 to DB2 by using procedures

Try with FBExport. You can select from stored procedure and execute stored
procedure on the other end with that data. Or copy tables. Or any combination
of it (ex. select from SP in DB1, and insert into table in DB2).

http://fbexport.sourceforge.net

--
Milan Babuskov
http://www.flamerobin.org