thinman
August 30th, 2001, 02:25 PM
Hi all
I have already send similar message to this forum earlier, and hadn't find out the solution yet.
Basicly i have to querry recordsets. First is connected to a DataGrid control. I use second recordset for editing particular records. Well, after data is modified, i first call second recordset's Update method and then first recordset's Requery method, to asure that both recordsets have the same data. Well the thing is that DataGrid control doesn't reflect modifications made in second recordset.
Well, thanks for reading such a long post, and thanks in advance for any answering, thinman
I have already send similar message to this forum earlier, and hadn't find out the solution yet.
Basicly i have to querry recordsets. First is connected to a DataGrid control. I use second recordset for editing particular records. Well, after data is modified, i first call second recordset's Update method and then first recordset's Requery method, to asure that both recordsets have the same data. Well the thing is that DataGrid control doesn't reflect modifications made in second recordset.
Well, thanks for reading such a long post, and thanks in advance for any answering, thinman