Hello, I have another question. I'm working with an Access database and asp. I was kind of thinking it was faster if you have 1 giant sql statement with 1 adoconn. But would it be faster if I broke it down to 4 sql-s and 4 adoconn-s? Jess