Date: | 09/04/2016 |
Categories: | Analyst software |
For research use only. Not for use in diagnostic procedures
Issue Description
The ODBC TEXT driver has a limit on the number of characters per row (a “record”) being imported. We cannot find official documentation on this limit, but based on investigation the limit is around 2013 to 2018 characters when importing from TEXT file.
Resolution
We can suggest the following: when importing a text file, keep each row to at most 2000 characters, which includes any space and tab characters. To do this, open the text file in Notepad (or any plain text editor) and replace long file-names, Sample-names and any other descriptors with shorter ones.
The ODBC Excel driver has a higher limit on the record size (again, don’t know the exact number), so converting the text file to .xls could be a work-around. However, if the file has too many columns, even Excel would also fail when trying to import it.
To convert the text file into an Excel (.xls) file first, then do the Batch import in Analyst. To convert the text file:
Any Version of Excel above 2003, needs to be saved as Excel 97-2003 and not just XLS
When importing the file into Analyst select the “Microsoft excel Driver” (XLS), ensuring that the file is closed in Excel.
Posted: now