Access Connector: Java heap space

@Awiener glad you found a solution and SQLite is a good choice. If you need an alternative for also large datasets or different type handling H2 is also a nice local option where you can split very large datasets across several local files if necessary.

2 Likes