What happens when we do .in the form_load event.
it delete the object from stack .or what ?
normally i know when we do set con=nothing it deletes the
object from the tempporary memory. Normally constructor is
called when we delete object.how should i call constructor or
destructor over here ?
set con=nothing
set rs=nothing