wried error: Mobile No. data moving around

hillnghillng Member Posts: 3
Hi,

I saw a wired problem in my NAV 4.0 SP2, with SQL server option. We created a Mobile No field in Customer table, but sometimes the Mobile No. you keyed in for this customer goes to another customer! Any of you encounter such problem?

I enabled change Log and record any change on customer table, but no action was caught for this problem.

Please help!

Answers

  • tinoruijstinoruijs Member Posts: 1,226
    Can you reproduce the error?
    You could use debugger (Tools, Debugger) to see which code is executed when you fill the field.

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • hillnghillng Member Posts: 3
    We had found the cause - empty values in imported txt file. If the field value in next line is empty, the record take the last value of the field.

    Is this a bug in dataport?
  • kinekine Member Posts: 12,562
    No, it is not a bug. You need to clear the record in OnBeforeImportRecord trigger. It is "feature" which each developer must know... :-)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • AdministratorAdministrator Member, Moderator, Administrator Posts: 2,499
    [Topic moved from NAV/Navision to Dynamics Mobile forum]
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from Dynamics Mobile forum to NAV/Navision]

    Looks that Luc was already sleeping after a hard day of fixing upgrade-problems :mrgreen:
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.