Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
2178 Lượt xem

Hello, 

I want to connect odoo12 with oracle database 11g .

I download and install odoo12 community and oracle 11g on windows 2016 , i create an oracle user and i connect to the oracle server, but i can't connect odoo to this oracle instance .

 Please have you any idea to connect oracle with odoo ? 


Thank you , 

Ảnh đại diện
Huỷ bỏ
Tác giả

Hello, 

Thank you for your response, 


Regards, 

Câu trả lời hay nhất

Hi Sabrine,

Odoo framework does not allow us to connect and use any other database except the Postgres because whole framework is written based on the Postgres (psycopg2) only.

But you can create a bridge between Postgres and Oracle to sync the data.

Ảnh đại diện
Huỷ bỏ