This question has been flagged
2 Replies
8610 Views

How I can do data Integration with ORACLE database ?

I have scenario where I have to push final sales figures to be pushed to an oracle database.


Thanks for your help


Avatar
Discard

That's a question of interest to me too... we also have an Oracle db in house, and it would be nice (essential, actually) to be able to move small bits of data back and forth between them from time to time. I have been able to access the Oracle quite nicely via PHP OracleInstantClient. And I believe there is also some sort of PHP interface to the PostgreSQL ... so my thought is to simply build some PHP pages and iframe them in to the odoo web insterface. Kludgey, yes... but I don't know Python yet and I'm not sure I have time to learn it...