recordset's absoluteposition properity error 
Author Message
 recordset's absoluteposition properity error

I encounted the following problem:

after  I use the delete method to delete one record from one recordset,
then I use Addnew and update method to add one new record into
recordset, I check the lateset added record's absoluteposition value
is not largest value of the recordset,According the manual, I think
that the added record hold the largest value of the recordset.

Have any one encounted such problem, How to fix it to make sure that
the latest added record hold the   largest value of the recordset.

Thank you in Advance

Daniel Qiao



Tue, 03 Nov 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Why can't I use .AbsolutePosition with Recordset

2. Can't change .Recordset.AbsolutePosition

3. Why can't I use .AbsolutePosition with Recordset

4. Why can't I use .AbsolutePosition with Recordset

5. DAO - ISGDataControl and Recordset.AbsolutePosition

6. AbsolutePosition property & Table-Type Recordset

7. ADO server side recordset: need to have AbsolutePosition

8. .recordcount and .absoluteposition properties don't work

9. ADODB.Recordset error '800a0cb3'

10. ADODB.Recordset error '800a0bcd'

11. ADODB.Recordset error '800a0bb9'

12. HELP: ADODB.Recordset error '800a0bb9'

 

 
Powered by phpBB® Forum Software