I've writen a lot of DBI code (CGI) for *nix/MySQL and never worried
about closing statement handles: $sth->finish(). I assumed that when the
script was done and it would tidy this up.

 Is this different on the windows/Access side? Is this something I
should have been doing all along on *nix?

Should I worry about closing the database handle?

  Jeff

Reply via email to