<% '===================================================== ' DESTRUCTOR '===================================================== %> <% 'On Error Resume Next '-- Destroy Database Connection -- Set OraSession = Nothing Set OraDatabase = Nothing %>