Results 1 to 3 of 3

Thread: DataCombo & ADO

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    3

    Unhappy

    I am getting an error when I change the value in a DataCombo bound to an ADODC and try to requery the recordset. "Operation Not Allowed in the Context" Any clues?

  2. #2
    Lively Member
    Join Date
    Nov 1999
    Location
    Cincinnati, OH
    Posts
    66
    never bind a control of any kind to a data access object, it will only lead to trouble. Include Microsoft ActiveX Objects 2.6, then use ado statements in code. It might take longer, but its alot more flexible.

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    are you in australia? austudent?

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