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?
Printable View
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?
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.
are you in australia? austudent?