Hi Gissur, Pastebin works now for theses samples as i recheck now, Workaround could be simple as changing type in database from int to bigint Something like: ALTER TABLE jukka ALTER COLUMN column_name TYPE bigint; HTH, -- Olivier