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
|