it to PATH.
Now everything is working as should be.
Massimo, thanks by your help and patience.
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL
I also tried with the x86 python, but I got the same result.
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL
2011/11/28 Humberto Ferreira da Luz Junior
> I tried also with python 2.5, but without success.
>
> Importing
in my Ubuntu 11.10 and it worked fine, my
problem is happening only on my windows 7 x64.
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL
I tried python 2.6.6 with cx_oracle 5.1 and I got the same results. The
oracle driver is not listed in the web2py console at startup (running from
the source).
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL
No, oracle is not listed at web2py startup.
I installed python 2.7 and cx_oracle 5.1.1-10g.win-amd64-py2.7.msi. Should
I use an older version?
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL
2011/11/25 Massimo Di Pierro
> Looks l
oneType' object has no attribute 'connect')
I'll try a simple python script using cx_oracle as you said.
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL
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 a
Hi, I just started using web2py and I'm don't know how to connect to
my remote oracle database.
According with the chapter 6 of the official book the url should be
the following:
oracle://username/password@test
There are no parameters for the server ip address in the example, then
I tried this:
8 matches
Mail list logo