Export-import SRB report

Sergio Corato <[email protected]> Wed, 13 Jan 2010 00:30:54 +0100
Newsgroups gmane.comp.openoffice.dba.user
Message-ID <[email protected]>
Is there a way to export-import (between two db) a Sun Report Builder 
report by API?

I can think two:
1. open the two database and copy-paste by executing ucb.Command (?);
2. unzip the file.odb and insert the file (report, ?) needed.

It would be great even if I know which solution, or other one, is 
possible (or better), because I have to learn how-to do...