Hi all ..
how can i work with DataException ????
i will try to explain my problem perhaps someone could help me ...
i have a typeddataset, and when i try to add a new row,
When i press the update button it throws an DataException, more precisly
NoNullAllowedEx ception.
my question is ? how can i know which column is missing the value ???
do i have to check all columns one by one ??? with a for xxxx to xxx ???
thks
JSB
how can i work with DataException ????
i will try to explain my problem perhaps someone could help me ...
i have a typeddataset, and when i try to add a new row,
When i press the update button it throws an DataException, more precisly
NoNullAllowedEx ception.
my question is ? how can i know which column is missing the value ???
do i have to check all columns one by one ??? with a for xxxx to xxx ???
thks
JSB