Results 1 to 2 of 2

Thread: ADO and Editmode

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Posts
    6

    Post

    Hello,
    I am really stuck in that how do I tell my program,which uses an ADODC, that editing a record has started.When I use adodc1.editmode. the compiler returns an error.
    Please help,
    thankx in advance....

  2. #2
    Lively Member
    Join Date
    Apr 1999
    Location
    India
    Posts
    73

    Post

    hi
    u are nt suppose to change the editmode property when using ADO like we use to do in RDO. ADO automaticly entes in editmode as soon as u change the value of any field.
    u straightaway change the field value and after editing use update method. but to add a new record u hv to call addnew menthod

    Thanx Manish

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