Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2762 Vistas

Hi, i just i want to know how to connect two databases with different odoo instance or ports and sharing data between them. Thank you in advanced. 

Avatar
Descartar
Mejor respuesta

Hi,

Well, you need to change approach. You can either sync databases and have everything on both instances, or, consider those as 2 separate solution and integrate those - create sync tool to copy needed things from one to another and vice versa. 

Hope it helps

Avatar
Descartar
Mejor respuesta

- using XML-RPC (sent as Http request)

- using SQL Request (specifying the database name and the port)

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
feb 18
9282
1
jul 18
8613
3
oct 23
5752
1
mar 23
2331
2
ene 23
5095