資料庫關閉順序

  • 1328
  • 0

摘要:資料庫關閉順序

先rs.close再cn.close

最後

 

set rs  = nothing

set cn = nothing