Hello,
I'm a beginner in VB, earlier I used to programm in Access. I have such a problem. I have two ADO recordsets based on the same query (so they contain the same data). When I make changes in one of the recordset and reqeury the second rs I don't se the changes I've made in the first rs. When, after a few seconds, I make a requery again the chnges are finally visible. Why is it so?? I've heard that ADO is a bit slow with Jet databases but I didn't it's that slow. How do you deal with such a problem??
Regards
Jaco, Poland
I'm a beginner in VB, earlier I used to programm in Access. I have such a problem. I have two ADO recordsets based on the same query (so they contain the same data). When I make changes in one of the recordset and reqeury the second rs I don't se the changes I've made in the first rs. When, after a few seconds, I make a requery again the chnges are finally visible. Why is it so?? I've heard that ADO is a bit slow with Jet databases but I didn't it's that slow. How do you deal with such a problem??
Regards
Jaco, Poland