Results 1 to 3 of 3

Thread: Help me, Please

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    brooklyn
    Posts
    48

    Talking

    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.


  2. #2
    Lively Member
    Join Date
    Mar 2000
    Posts
    82

    just a guess

    Is the date a required field?
    VB 6.0 Pro | VC++ 6.0

  3. #3
    Lively Member
    Join Date
    Aug 1999
    Posts
    89
    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
  •  



Click Here to Expand Forum to Full Width