BUG: An error message occurs when you try to change the value of the child key column in the DataSet object (316146)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft ADO.NET (included with the .NET Framework 1.1)
This article was previously published under Q316146 This article refers to the following Microsoft .NET
Framework Class Library namespaces:
- System.Data
- System.Data.OleDb
SYMPTOMS If you simulate a join query by using two DataTable objects (a DataRelation and an expression-based column that references the relation), you
may receive the following error message if you try to change the value of the
child key column in the DataSet object:
System.Data.VersionNotFoundException: There is no Proposed data to access.
RESOLUTION There is no current workaround for this problem. Either do
not use an expression-based column, or use the data in a read-only situation.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/9/2006 |
---|
Keywords: | kbtshoot kberrmsg kbbug kbpending kbSystemData KB316146 kbAudDeveloper |
---|
|