Is there any way to handle this without removing the data binding and manually setting the value (ie: some way to intercept it before the exception gets thrown and then setting the field value in the dataset)?
Thanks!Hi,
You may try to use the ISNULL() function in your SELECT statement,
or you can use aHelper Function to do so.
Colt
No comments:
Post a Comment