Click to See Complete Forum and Search --> : 2 adodc problems


remcoploeg
August 15th, 2001, 04:43 AM
If got a problem. I'hv got 2 adodc. When I change one of the items of adodc2 and i want to update that, it works. But when I try it by adodc1, it doesn't work. It works when I remove a letter in an item , but when I add a letter in an item it doesn't do a update. Hope somebody can help me.

thanks

Remco Ploeg
ploegr@promar-agencies.nl

remcoploeg
August 15th, 2001, 04:44 AM
I use this to update:
Adodc1.Recordset.Update --> works when I remove a letter but not when I add a letter
Adodc2.Recordset.Update --> works always
Adodc1.Refresh
Adodc2.Refresh

Remco Ploeg
ploegr@promar-agencies.nl