> > Don't forget to turn on autoflushing with "$|=1", or for long queries
> > it will timeout.
> 
> Thanks for the tip. I guess I will find information about it in man DBI?

Opps, forgot to say that is a CGI issue.

Others have been explaining that one for yonks, try a google search on
"CGI Perl autoflush timeout".  Basically, you need to use it if you are
likely to take more than half a minute to return a page in the worst case.

Jonathan Paton

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to