|
-
May 2nd, 2000, 11:46 AM
#1
Thread Starter
Member
I have a textbox and ado data control on a form
The textbox is using the ado control and its datafield
is HireDate, which is datetime field on the sql table.
when I try to delete the date shown in the textbox, then click the ado data control's movenext button.
the ado control give me error message:
"change is canceled during notification, no column are changed"
after the massage, the date I try to wipe out come back to the textbox again.
Anybody know how to delete the date? Please kindly tell me.
Thank you very much for your time.
-
May 2nd, 2000, 12:22 PM
#2
Lively Member
just a guess
Is the date a required field?
-
May 2nd, 2000, 01:37 PM
#3
Lively Member
did you check the allow null option for the date column??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|