trixxarn
Sep 6th 2005, 1:16 pm
Hi!
I have an Access db and I want to display the records in the database in a table. I want to display 5 records on each row, so first it loop through the database and pick the 5 first records and then it creates a new row and pick the next 5 records etc.. So when it have picked out, say 15 records I want it to create a new page and the show the rest of the records on the second page, a paging system.
I have tested differents methods but without any results.
I would be grateful if someone can help me with this.
// trixxarn :cool:
I have an Access db and I want to display the records in the database in a table. I want to display 5 records on each row, so first it loop through the database and pick the 5 first records and then it creates a new row and pick the next 5 records etc.. So when it have picked out, say 15 records I want it to create a new page and the show the rest of the records on the second page, a paging system.
I have tested differents methods but without any results.
I would be grateful if someone can help me with this.
// trixxarn :cool: