|
sounds like you have a session that is holding the database open.
Try using a connection string.
Make sure that the DB connection is closed and set to nothing as soon as the query is complete.
DO NOT pass a recordset object to a session object\variable.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|