|
-
August 15th, 2001, 04:43 AM
#1
2 adodc problems
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
[email protected]
-
August 15th, 2001, 04:44 AM
#2
Re: 2 adodc problems
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
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|