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
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
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
Saudi End of Service
Rezolvat
|
1
iun. 25
|
1822 | ||
|
2
feb. 24
|
3745 | |||
|
1
sept. 17
|
7410 | |||
|
1
dec. 16
|
10765 | |||
|
1
mar. 15
|
8343 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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...