Federated Table - MySql5.5

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Federated Table - MySql5.5

pankaj
Dear All,

Can we create Federated Table with MySql Database.

Actually the requirement is I want to access one table which resides in another system.

We tested with MySql Database which worked fine but how to do with Ofbiz.
Please find below link for same given by MySql.
http://dev.mysql.com/doc/refman/5.5/en/federated-description.html



With Regards,
Pankaj
Reply | Threaded
Open this post in threaded view
|

Re: Federated Table - MySql5.5

hans_bakker
Please study the framework/entity/config/entityengine.xml file where you
can define from which server particular entities should come from by
using different delegators.

Regards.
Hans


On 06/07/2012 01:22 PM, pankaj wrote:

> Dear All,
>
> Can we create Federated Table with MySql Database.
>
> Actually the requirement is I want to access one table which resides in
> another system.
>
> We tested with MySql Database which worked fine but how to do with Ofbiz.
> Please find below link for same given by MySql.
> http://dev.mysql.com/doc/refman/5.5/en/federated-description.html
>
>
>
> With Regards,
> Pankaj
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Federated-Table-MySql5-5-tp4633311.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.