View Single Post
Old 2003-09-07, 12:15 AM   #37
RawAlex
Took the hint.
 
Join Date: Mar 2003
Posts: 5,597
Send a message via AIM to RawAlex
Greenguy: damn, that would be fast! ;-) Seriously though, one thing to check is that the tables used in the database have correct indexes on them. Sometimes just adding one more indexed field can really speed basic operations up... it is a VERY common programming error (that I even make myself now and again).

Alex
RawAlex is offline   Reply With Quote