any way to store a 10,000 character string in a list?
Ben Bimber
2010-04-15 15:38
Status: Closed
i have a list with a field whose type is multiline text. i'd like to store the NT sequence of viral genomes in a list - ~10K characters/ea. I'm getting an error on import saying 'too long for varchar(4000)'. any way around this besides making an external schema with a hard table and pointing to it?
jeckels responded:
2010-04-20 16:17
Hi Ben,
Unfortunately no, string values in lists, datasets, and GPAT or file-based assays are currently limited to 4000 characters.