Web2py supports oracle. Requires cxoracle and rinning from source. What problem do you experience?
On Nov 24, 12:42 pm, Humberto <humbfd...@gmail.com> wrote: > web2py already comes with native oracle support? I installed pyodbc > and cx_oracle, but I still can't connect to my remote oracle database. > > I tested a connection with postgres (I needed to install psycopg2) and > it's working fine. > > Ps. My OS is Windows 7 x64. > Ps2. I tried running the web2py binary and from the source.