![]() |
Sergey Kornilov admin 9/26/2014 |
What exactly is the question? What kind of issue you dealing with? |
J
|
JER author 9/26/2014 |
I am trying to code a simple task to either update a record if it exists or insert a new record in a table which has two key fields. |
![]() |
Sergey Kornilov admin 9/26/2014 |
I see what you mean. No, DAL's Add() method doesn't support ON DUPLICATE KEY UPDATE. |