Hi,
We find ourselves trying to solve the following issue. We have a collection with words containing special characters such as á or ñ. We get the data from a txt file using a Schema.ini and we have no problem to get the data right there.
When...
Hey John Carter,
We are working with a 50.000 row collection of 40 columns. All of them contain plain text or number. We are getting the error: ""Internal: System.OutOfMemoryExcepction"". Is this because the high number of rows?
Additionally, thi...