I'm trying to debug n issue I have with data disappearing after a database restart.

Because part of the process for creating the table involves a mixed Mapi / JDBC approach as described in monetdb-java/example/SQLcopyinto.java, I started from this example.

When I run it though, I get a final count of 0 (should be 100).

Can anyone confirm?

Mar2018, JDBC 2.28

Roberto