Re: How open 2 different Databases ?ope

Armin Waibel <[email protected]> Fri, 16 May 2008 16:58:07 +0200
Newsgroups gmane.comp.jakarta.ojb.user
Message-ID <[email protected]>
Hi Hans,

Hans Novak wrote:
> Hi,
> 
> my prg works fine with ojb.
> But now i have to open 2 different Databases (on the same host), because 
> i want to import/export something.
> How can i do that ?
> I have only one "build.properties" file !?

OJB can handle different DB at the same time:
http://db.apache.org/ojb/docu/faq.html#multipleDB

The automatic creation of the database tables and OJB config files is 
only possible for one DB at the same time.

regards,
Armin

> 
> Hans
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
>