hi, InstantDB is a free pure java rdbms. it does of course support jdbc. (it also comes with jrun). i don't know about its quality though regards matthias -----Urspr�ngliche Nachricht----- Von: Federico Tello Gentile [mailto:[EMAIL PROTECTED]] Gesendet am: Montag, 23. Oktober 2000 22:23 An: [EMAIL PROTECTED] Betreff: RE: TOMAT slowing down a lot after a while I found the message. Calling the GC before every executeQuery() seemed to reduce the problem, but it's still there. I'm going to switch to another DB, maybe MySQL or some other. I wellcome suggestions. The problem is I can't buy a RDBMS(or a JDBC driver) because the webapplication I'm developping is a college assignment. If any of you knows of a RDBMS that is easy to use, supports JDBC (without critical flaws like Access) and it's free, let me know. Thanks. ----- Mensaje original ----- De: Lacerda, Wellington (AFIS) <[EMAIL PROTECTED]> > Take a look on the list's history, because I saw something like you're > describing related with (possible) memory leaks in JDBC-ODBC (not sure > that's the problem), memory consumption and consequent performance > degradation and even TOMCAT crashing.
