View Single Post
Old 09-29-2003, 09:43 AM   #3
jirving
Green Mole
 
Join Date: Sep 2003
Posts: 10
That particular error is saying that the query didn't execute for some reason, usually because there was an error in the query. Even if there were no rows, the result set would be valid.

I've done searches while spidering the site with no errors.

Are you sure that all your tables are correctly in place? You could drill down the code and echo the query that is causing the error.
jirving is offline   Reply With Quote