Dataport - Importing

bablobablo Member Posts: 43
Hi,

please can someone help, i am trying to import into a table and its giving this error "The Lenght of the source exceeds the size of the destination buffer"

regards

Comments

  • tinoruijstinoruijs Member Posts: 1,226
    You could use debugger to find out where the error occurs.
    Somewhere probably a text of some line is to long.

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • krikikriki Member, Moderator Posts: 9,110
    You probably have some field in the textfile that is longer then the field in which you want to put it.
    It is also possible that you took the wrong column-separator and the dataport tries to put the entire line into 1 field.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.