[TinyOWS-users] value out of range for type integer

Olivier Courtin olivier.courtin at gmail.com
Thu Aug 4 06:07:15 EST 2011


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


More information about the TinyOWS-users mailing list