I'm not quite sure how to commit/end a transaction with the Oracle
Data Providers for .Net. I've been having problems with database
performance, and even had to get the DBA to restart the database.
Somehow it keeps running low on memory. The machine is plenty
powerful (Sun Solaris).
I'm closing the connection in the finalize method of my object.
Should I be doing something else?