Skip to main content
September 13, 2021
Question

A new record is inserted into database on update

  • September 13, 2021
  • 1 reply
  • 0 views

Hi Everyone,

I am trying to update the fields in database from interface, but a new record is inserted into DB every time. can anyone please help me out?

    1 reply

    malathik
    September 13, 2021

    Hi, Just double check whether you pass the identifier(PK) for the corresponding row which you try to update.