View Single Post
  #2 (permalink)  
Old 04-22-2008, 03:33 AM
rico16135 rico16135 is offline
Member
 
Join Date: Apr 2008
Posts: 28
rico16135 is on a distinguished road
why are you checking to see if it is null? just close it in a finally clause.

your setting it to null after you close it.
Reply With Quote