T
Terry Burns
I have a date field ( short date format in the source table ) set to Type
DbType in the parameters for update.
I can create a row with this field by specifying the date 01/02/2003 and
this is fine. However, when I try to update the field in the grid its takes
a while and then comes up with the littlle exclaim mark signifying the row
has been modified and gives me a concurrency error if i enter the date in
the 01/02/2003 format.
Editing other fields are ok.
Any ideas ?
DbType in the parameters for update.
I can create a row with this field by specifying the date 01/02/2003 and
this is fine. However, when I try to update the field in the grid its takes
a while and then comes up with the littlle exclaim mark signifying the row
has been modified and gives me a concurrency error if i enter the date in
the 01/02/2003 format.
Editing other fields are ok.
Any ideas ?