Bug #58487 DataTable PK content cleared on update
Submitted: 25 Nov 2010 10:54 Modified: 25 Dec 2010 11:20
Reporter: Mark Glover Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.3.5 OS:Windows (Win7 64bit)
Assigned to: CPU Architecture:Any

[25 Nov 2010 10:54] Mark Glover
Description:
DataTable Primary Key column value cleared after an update,
thus no more updates possible.

How to repeat:
Primary key is an invisible column

execute
Adapter.Update(changes)   where changes has no errors and 1 row
DataTable.AcceptChanges()

Suggested fix:
Alter Data table row state not content
[25 Nov 2010 11:20] Valeriy Kravchuk
Please, provide complete repeatable test case.
[26 Dec 2010 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".