I'm moving some data about using rhino.etl
One of the tables I'm moving has a column which stores a fairly large chunk of text for each row - though it's not that huge and there are only about 2000 rows.
When running the job I get:
A first chance exception of type 'FileHelpers.FileHelpersException' occurred in FileHelpers.dll
Now, removing the large text column fixes the issue - this is the only output I get though.
Is there a restriction somewhere that dictates a limit on data size or something?
Debug output: monobin