[base] Data truncation: Data too long

2010-01-12 Thread flapone
Hello, I'm using the base-2.14.1 and I'm trying to import a genepix GAL file. I've add in the file named extended-properties.xml, this : property name=genename title=GeneName description=The identifier for

[base] Data truncation: Data too long

2010-01-12 Thread Bob MacCallum
Hi, I'm just guessing that this data type is limited to 255 characters. If you really need more, then text is probably what you want. HTH Bob. flap...@free.fr writes: Hello, I'm using the base-2.14.1 and I'm trying to import a genepix GAL file. I've add in the file named

Re: [base] Data truncation: Data too long

2010-01-12 Thread Nicklas Nordborg
Bob MacCallum wrote: Hi, I'm just guessing that this data type is limited to 255 characters. If you really need more, then text is probably what you want. Hmmm it shouldn't be. text is not an allowed value in the xml file. The definitions in this file are passed on to Hibernate which

Re: [base] Data truncation: Data too long

2010-01-12 Thread Jari Häkkinen
Hi, There is already a property Gene Symbol but maybe this won't cut it for you? Jari On 1/12/10 4:25 PM, flap...@free.fr wrote: Hello, I'm using the base-2.14.1 and I'm trying to import a genepix GAL file. I've add in the file named extended-properties.xml, this :