isn't there a line that says something like this:
Set rsSomething = my_conn.execute (strSQL)
if so, please add this around it:
Response.Write strSQL
Set rsSomething = my_conn.execute (strSQL)
where the red part matches the name of the query... then post what comes on screen

Crash's Site | Crash is from 
<