etl - FileHelpers - string length issue? -
i'm moving data using rhino.etl
one of tables i'm moving has column stores large chunk of text each row - though it's not huge , there 2000 rows.
when running job get:
a first chance exception of type 'filehelpers.filehelpersexception' occurred in filehelpers.dll
now, removing large text column fixes issue - output though.
is there restriction somewhere dictates limit on data size or something?
debug output: monobin
i'm developer of filehelpers, can post here stack trace , full message of exception ?
for filehelpers there no limit string length, maybe column stores info binary data , rhino.etl send way
best regards
Comments
Post a Comment