• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EXCEPTION_ACCESS_VIOLATION & MSAccess

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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..


reply
    Bookmark Topic Watch Topic
  • New Topic