Skip to Content.
Sympa Menu

freetds - Re: PHP4/FreeTDS speed issue (long updates are slow)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: brlewis AT alum.mit.edu
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: PHP4/FreeTDS speed issue (long updates are slow)
  • Date: 07 Jul 2000 11:43:10 -0400


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/





Archive powered by MHonArc 2.6.24.

Top of Page