error on inserting a record in a new table

jck
jck Member Posts: 3
hi,
I created new tables in Nav 6 running sql as the server but whenever i try to enter a new record i get the following error; Another user has modified the record for this (table name) after you retrieved it from the database.
Enter your changes in the updated window, or start the interrupted activity again
Identification fields and values:

How can I have it run

Comments

  • DenSter
    DenSter Member Posts: 8,307
    That depends on how you are entering data. Please tell us exactly all the steps that you are taking.
  • vikram7_dabas
    vikram7_dabas Member Posts: 611
    Dear Concern
    Please reveiew ur code again there is some problem in code this error comes when u tried modified same field two time by code.
    Vikram Dabas
    Navision Technical Consultant
  • jck
    jck Member Posts: 3
    Thank you for your feedback

    The puzzling part is that its working well on the Native DB. So i guess that possibly rules out the code.
  • bbrown
    bbrown Member Posts: 3,268
    jck wrote:
    Thank you for your feedback

    The puzzling part is that its working well on the Native DB. So i guess that possibly rules out the code.

    Not always.
    There are no bugs - only undocumented features.