Question : Import from excel file (cell with string too long is cut)

I need to import a file excel into a database as a table.

The process goes on until the end, all row are included, the only thing is that the cells (in the file xls) with string longer that....I don't remeber exactly how many character (may be 255)  are cut.

In fact I remeber that excel doesn't export string longer more then a number of character (may be 255).

Do you know how to change this value and export all character in a cell.

 

Thank

Answer : Import from excel file (cell with string too long is cut)

hi erncelen
You could save your excel file as a csv file instead, and then grab the csv file for import
makes sense?
cheers
cslarsen
Random Solutions  
 
programming4us programming4us