[thelist] DLL crashing in IIS

Alan McCoy a.r.mccoy at larc.nasa.gov
Mon Jul 7 12:44:56 CDT 2003


=> =>How does one properly release it in the code that calls 
=> it? =>Would the ActiveX control have to release it or would 
=> that be done in =>the code (VBScript or HTML) that calls the 
=> ActiveX control?
=> 
=> This is usually accomplished by setting one of the following options:
=> 
=> Recordset.Close()
=> Set Variable = nothing      // nothing is a reserved key word

Are these options set in the VBScript or in the VB code for the ActiveX
control?

Alan



More information about the thelist mailing list