|
-
Oct 13th, 2003, 12:57 AM
#1
Thread Starter
Member
Where to release the ADO in a DLL
in the ActiveX DLL, I add a module, in the module I add the sub_main, and create the ADODB.Connetion.
when my programs used the DLL first time, it will run the sub_main, but when I close the program, I want to set g_Conn = nothing, but I can't find the procedure to do, Does the program release it automatic?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|