J
Jim Heavey
If you have an application which is using the DataAdapter.Update() method
and you application allows the user to alter a "primary key" value, is
ado.net generating an Insert and delete behind the scenes?
I know that I had to do inserts and deletes when modifying a primary key on
DB2 platform, so I presume it is the same in SQL Server. Is that correct?
Thanks in advance for your assistance!
and you application allows the user to alter a "primary key" value, is
ado.net generating an Insert and delete behind the scenes?
I know that I had to do inserts and deletes when modifying a primary key on
DB2 platform, so I presume it is the same in SQL Server. Is that correct?
Thanks in advance for your assistance!