[web2py] cx_oracle web2Py on windows

2015-11-19 Thread rochdi hassine
I tried to connect web2py to my Oracle database. I have deployed web2py on a windows environment where python was already installed with cx_oracle. But web2py haven't run with Oracle cause it can't see the driver cx_oracle that is installed in Python directory. I tried to redeploy cx_oracle to th

[web2py] Oracle Blob Read

2016-01-13 Thread Rochdi HASSINE
I'm new on web2py and I need to display some images stored in Oracle Database. It s Oracle BLOB fields. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) ---