Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recordset not allowed to close
Message
 
To
23/06/2000 12:14:18
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00383835
Message ID:
00383882
Views:
14
Denise;

Hope this helps. I do not know what you have done for a connection object, etc., but here is how I do it. objRS is my recordset object, and objConn is my connection object.

objRS.close
set objRS = nothing
objConn.close
obj.Conn = nothing

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform