Forum for any topic of interest to the Qcodo community, including questions about the framework itself.
Ola vi, que Qcodo não suporta oracle, e tenho um projeto com oracle.
Seria possível fazer funcione Oracle no Qcodo
Se for possivel eu quero fazer, mas preciso de ajuda.
Se alguem souber de qualquer infirmação a respeito disso me falem por favor
Qcodo DB “drivers” are only to give support to specific DB engine particularities, as the hard work is taken by the generic QDatabaseBase class.
So the best guide is to start taking the other DB-engine-specific drivers as a model.
Good luck. It would be good to incorporate an Oracle specific driver to the framework.
Definitely.
Also, if you are curious, please note that there have been others that have contributed Oracle drivers in the past -- but unfortunately, feedback for them was limited so we weren't sure if they were “ready” enough to be put in the the core distribution...
Feel free to check them out and definitely post if you find one that we should consider putting into the core.
The files were put in the old downloads section.
Thanks for the replies, I'll look the part and downloads old, if I find something interesting.