php mssql and ii6 very slow
Posted: Tue Apr 27, 2010 11:49 am
Hi there I'm having very slow php /mssql transactions. Here is an example
http://areweontrak.com/tester.php
You can see making a query of even 1 row takes between 1.5 and 2 seconds which
is very long for a simple query. Has anyone had this problem before? Is there a way I could debug this? I have mssql server 2005 express, php5, ii6 installed.
When i make the same query with sql management studio it performs like it is suppose to, nice and fast.
Any help would be appreciated
http://areweontrak.com/tester.php
You can see making a query of even 1 row takes between 1.5 and 2 seconds which
is very long for a simple query. Has anyone had this problem before? Is there a way I could debug this? I have mssql server 2005 express, php5, ii6 installed.
When i make the same query with sql management studio it performs like it is suppose to, nice and fast.
Any help would be appreciated