Skip to Content
Menu
This question has been flagged
1 Reply
2891 Views

One custommer have Oracle 10G and want to use Odoo. Is it posibel to install  odoo to use oracle database and not use Postgres.


Avatar
Discard
Best Answer

Hi,

If you want to replace the Postgres with Oracle, I think this will be tedious and you may be unlucky ...

But if you want to integrate externally you may use xml-rpc or something such as this module  or you can use python directly such as pyodbc with freetds ..etc ..

Hope this could helps ...

Avatar
Discard