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.

