Error when committing the row to the original data store

yousuf42

Well-known member
Joined
Feb 12, 2006
Messages
101
Programming Experience
1-3
Dear All,



I want to customize error msg of my own in place of the following.

"Error when committing the row to the original data store"

This error msg appears when we set DataColumn to AllowDbnull = False and try to update the DataTable with a null value.

Any one has the solution to this please?

Thanks in advance..
 

Attachments

  • DataTableError.jpg
    DataTableError.jpg
    23.2 KB · Views: 20
Back
Top