omer555
Nov 18th, 2000, 09:07 AM
Hi!
I am accessing the access database with the use of declaring objects like
dim db as database and
dim rs as recordset and then i open the database using a query like 'select * from blah' my question is dat is there any way i can come to say 5th record after i run the search query for a particular record?
I am accessing the access database with the use of declaring objects like
dim db as database and
dim rs as recordset and then i open the database using a query like 'select * from blah' my question is dat is there any way i can come to say 5th record after i run the search query for a particular record?