Using ij, I create a database, then I build a table and populate it with a serie of insert statement. Without doing anything else I disconnect (that take a long time) and I exit.
When I reconnect and run a select * from table; I got nothing in the table... If run that select statement after the inserts, the bug does not appear. Is this a known problem ? François
