Record doesn't update when only datacombo changes 
Author Message
 Record doesn't update when only datacombo changes

Hi, I have been working on this and am at the point of extreme frustration.
I have a form with an array of text boxes and a combo.   If I change one of
the text boxes and the combo the record updates.  If I add a new record it
works.  However, if I open the form and change only the datacombo it doesn't
update.  I loooked at the editmode property and it is adEditNone when I only
change the combo.

I am using the updatebatch method.



Tue, 17 Feb 2004 19:07:14 GMT  
 Record doesn't update when only datacombo changes
Microsoft Bug ....

It is handled in a previous post ....

If you are using an Ado record source use the click or change event
to manually change the recordset data!

Regards

VOrtex


Quote:
> Hi, I have been working on this and am at the point of extreme
frustration.
> I have a form with an array of text boxes and a combo.   If I change one
of
> the text boxes and the combo the record updates.  If I add a new record it
> works.  However, if I open the form and change only the datacombo it
doesn't
> update.  I loooked at the editmode property and it is adEditNone when I
only
> change the combo.

> I am using the updatebatch method.



Tue, 17 Feb 2004 22:20:43 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB6,Access97,ADO - Update query doesn't update all records

2. DataCombo (OLE DB) doesn't update recordset

3. DataCombo (OLE DB) doesn't update recordset

4. DATAREPEATER doesn't update records

5. Update doesn't lock Changes

6. Changing ADODC.RecordSource programatically doesn't return expected records

7. recordset record position change upon the Datacombo change...

8. recordset record position change upon the Datacombo change...

9. recordset record position change upon the Datacombo change...

10. Update record's if missing or have been changed

11. Update record's if missing or have been changed

12. Updating fields: footer doesn't update right

 

 
Powered by phpBB® Forum Software