import to SQL : buffer too small

snooper

Perch
i am trying to import an XLS sheet into an SQL table, and i just got an error, on a 'text' fiels, that it cant import, because the column is too small for the buffer size set. (the row in that column is actually only 1 line long).

how can i change the buffer size?

thanks!
 
Back
Top