Hello James, thanks for your answer. Since a while, everytime i open the file manually, I first run "compact and repair". Last thing my code does is closing the file. For sure, this does not happen, if not captured exceptions interrupt the execution, which sometimes happens. I'll think about reporting a bug. I doubt, it is a bug of jackcess, but maybe they help me. thanks Chris
Hello, i have a little java programm, which writes data into a MS access database. Since one or two weeks i keep getting the error below (the last five rows of the error keep repeating many times). I hope to get some help for solving the issue here. If I'm wrong here, please give me indication where to go next. java.lang.StackOverflowError at java.base/java.nio.ByteBuffer.put(Unknown Source) at java.base/java.nio.DirectByteBuffer.put(Unknown Source) at java.base/java.nio.DirectByteBuffer.put(Unknown...