I have always thought that good design principles calls for you to close the database after you are done with it. I thing that the database should be closed right after a sub-routine uses it. However, in some of the books I have read and most of the examples I see, they keep it open for the entire use of the app. What are your thoughts on this?
-Johl -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
