Re: [base] Data truncation: Data too long

2010-01-13 Thread Nicklas Nordborg
flap...@free.fr wrote: >>> 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

Re: [base] Data truncation: Data too long

2010-01-13 Thread flapone
>>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 Hi

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 : > >

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 w

[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 "ex

[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 : I was planning to have the gene name linked to the reporter. But i got this error : net.sf.basedb.core.BaseException: Data truncation: Da