PHP4/FreeTDS speed issue (long updates are slow)

brlewis at alum.mit.edu brlewis at alum.mit.edu
Fri Jul 7 11:43:10 EDT 2000


Can you isolate just where the page is taking so much time?  If it's in
building the string, then it's a PHP4 problem.  If it's in executing the
statement, then it's a FreeTDS problem.

Are you doing a long series of insert values, or just one long insert
select?

-- 
Bruce R. Lewis				http://brl.sourceforge.net/




More information about the FreeTDS mailing list