Servoy 6.0 rc 3

That is code that ask the table for its pk columns. But it seems that in your case the ResultSet.getString(“COLUMN_NAME”); returns a null…
What is your database setup?