Hello, i have a script in php to read data from an sqlserver. This script is running for the last 5 years in a pentium 4 computer.
I converted this script using the same logic to python in python i use SQLOLEDB. Running this code in python is 4 times slower in my intel core 3 than the php one. Is this normal? Thank you -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

