Re: [GENERAL] value too long error

2004-06-08 Thread Richard Huxton
On Saturday 28 February 2004 08:36, Rajat Katyal wrote: > Ya, through application we can provide field input validation but iam > working on the tool which transfers the data from some specifed database to > another. Here user itself wants if value is too long for the target column > then truncates

Re: [GENERAL] value too long error

2004-03-01 Thread scott.marlowe
On Sat, 28 Feb 2004, Rajat Katyal wrote: > Hi: > > Whenever i try to insert the data, size of which is greater than that of column > datatype size, I got the exception value too long for. > > However this was not in postgresql7.2. > > Can anyone please tell me, is there any way so that i