Save data based on dataset with computed columns

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • perdijc
    New Member
    • Sep 2006
    • 9

    Save data based on dataset with computed columns

    1. I created a dataset based on the table with computed columns with a wizard.
    2. A create a form bound to dataset.
    3. When I try to save, it shows a message:
    The column LoadDate cannot modify because it is either a computed column or is the result of UNION operator.

    It is right, the column LoadDate is computed column and it can not modified.

    Question.

    How can I save the regulars columns in a dataset based on the table with computed columns? By another words, how can I save the data ignoring the cumputed columns?

    Thanks José
Working...