Re: [python-win32] How can improvement time of response of Python cx_Oracle

2010-06-03 Thread Trent Nelson
On 6/3/2010 1:50 PM, Mauricio Martinez Garcia wrote: The time for an comparation of 2 DBs are many. Python: 1 - 2 mins by rows. Java 0.02 - 0.10 secs by rows. I need improvement the time of response of 1 - 2 minutes to 0.02 - 0.10 secs. How can this?. Out of interest, have you ruled out that

[python-win32] How can improvement time of response of Python cx_Oracle

2010-06-03 Thread Mauricio Martinez Garcia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. This is my code for Oracle Connection with python and cx_Oracle. How can improvement time of response?. #== #Este metodo crea una conexion a oracle def creaConexion(self,v_user