Hi all, I'm trying to run sqlite on an Arm processor that is running MonteVista. I'm seeing that when I try connecting to sqlite DriverManager.getConnection(), it sits on this call for about 10 seconds, until all of the memory is consumed (using cat /proc/meminfo to show MemFree decreasing to about 2-3MB), then the call returns after consuming all of the memory.
Any ideas? Thanks, Mark -- Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [email protected]
