Hi all,
I believe this is nothing new, but please help me as I can't find a solution from other posts.
I am accessing MsAccess Database from my
java program using
JDBC, and the JVM keeps crashing randomly during a database execution. I know Java 1.4.0 and below has a bug that would cause this, but I am using Java 1.4.2 on a Win XP machine.
Thanks for the help..