Thursday 19 July 2012

Data Import


While importing data, I was getting an SQL Internal Error when trying to import error,
There are few plugin registered on records created, and when I debuged them while importing data, the code executed fine.

The reason for the error was the length of the identifier/name of the record was defined 100 character, and the concatenation was exceeding the length of identifier/name.

No comments:

Post a Comment