Hello, I need to know what is the maximum alowed field length, especialy when it is of string type. I noticed that AttributeType.getFieldLength() was removed from geotools code instead of it I used AttributeType.getRestriction(), and extracted Expression type fro filter. The probelm is that on shape file the lenght of field is correct, but when i do the same thing on postgres DB i get length=0, but i know that it is not true. What's wrong? Should i extract field length of DB in other way? -- http://www.freemail.lt/
------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
