Thom
Sep 20th, 2000, 08:42 PM
OK, I'm using disconnected recordsets to build new tests, and just recently while testing I noticed that sometimes my VB6.0 app during an Addnew or MoveNext method will bomb out with "Automation Error -21471217842, Operation Cancelled"!!!!
WHY! does this happen? Does anyone have a clue? I've noticed that if I'm typing in a bound textbox(bound to rs1.QuestionFiled) If I click away & then go back into the textbox and change the text(delete a few words, or add some) AND then Click on the Save/Update Record button it happens more frequently!
Is there any way I can error trap for this to avoid the situation where a record is SAVED but there is NO entry in the bound Textbox!! What's going on?? I'd appreciate ANY help!
WHY! does this happen? Does anyone have a clue? I've noticed that if I'm typing in a bound textbox(bound to rs1.QuestionFiled) If I click away & then go back into the textbox and change the text(delete a few words, or add some) AND then Click on the Save/Update Record button it happens more frequently!
Is there any way I can error trap for this to avoid the situation where a record is SAVED but there is NO entry in the bound Textbox!! What's going on?? I'd appreciate ANY help!