Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Robert Richardson   on Aug 29 In Java Category.

  
Question Answered By: Julian Long   on Aug 29

I had the same problem with MSAccess, that was a bug in jdbc driver.
Maybe restricting synchronized execution  of queries may help, you can use proper locks in your code  to allow one query at a time.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on HSQL in java Or get search suggestion and latest updates.


Tagged: