You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had a problem when the names of columns get long - I suspect it is because the length of the character buffer when reading the column names line is set to a fixed value of 128.
I have had a problem when the names of columns get long - I suspect it is because the length of the character buffer when reading the column names line is set to a fixed value of 128.