This question is to do with ADO mostly and SQL
1.Check your code for CONNECTION OBJECTS, have you CLOSED the recordset are you using CURSORS in your code, if not by default its static i would change this to FORWARD ONLY and lock to optimistic try this this should help
Rishi(MCSD,MCDBA,MCP)