Hello,

> Von:  Liam[SMTP:[EMAIL PROTECTED]]
> 
> platform -
> The main problems is when the user submits to a PHP script looking for
> data...
> 
> there are several secs of a delay before any data is returned (on a local
> network accessing SAP DB on Linux, using SAPs ODBC )...
> 
did you try to print the slow statement (using echo $yourstatementcode..) 
and test how long this statement runs in sql-studio ? perhaps it uses no
index or searches much text or does something else.... in sql studio you
can test how long the statement runs.


Regards,

Mathias

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to