 |
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: Updating list bos Archived to Disk
Didn't see anything offhand, but, did you try to set a breakpoint on the "With Adodc1", and then step through the code to see exactly what it's doing? It'd probably be obvious then to you. (you step line by line with F8)
Although if varBookMark isn't declared as private to the form, or static in the proceedure, it's value would be 0 everytime the code you posted started, which may be a problem, but not sure (I've never needed to use bookmarks).
|
|
22-05-2002 at 09:51 PM |
|
|
|
|
 |
 |