Results 1 to 2 of 2

Thread: Parent Reference in Expression Column: I can not insert then?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    3

    Question Parent Reference in Expression Column: I can not insert then?

    Hi

    I have a Master Detail Table in DataSet.
    And I define the expression of one columns in detail by referring parent columns.

    When I insert parent table, I saw the following exception

    System.Data.VersionNotFoundException
    Additional information: There is no Original data to access.

    A parent table may be referenced in an expression by prepending the column name with Parent

    You can find the sample program in the attachmens.
    I should mention that I use c# .net2003 and sqlserver 2000
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width