T
toufik
Hi,
In my table(ms-access) I've a memo field whih is not required, and allow
zero length to true.
I've in a vb.net form, a textBox bound to this field,
- I can leave it as NULL and save.
- I can fill a value in it and save
- but when it has a value and I empty it I've an error if I save
(dataadapter.update)
Any Idea please.
Thanks.
In my table(ms-access) I've a memo field whih is not required, and allow
zero length to true.
I've in a vb.net form, a textBox bound to this field,
- I can leave it as NULL and save.
- I can fill a value in it and save
- but when it has a value and I empty it I've an error if I save
(dataadapter.update)
Any Idea please.
Thanks.