:: Forum >>

MYSQL PAGING LARGE DATABASE

This is GREAT!!

I am working with large databases 10,000 -50,000 records. For this reason I am looking for a way to page tthrough the data and to change the row numbers to the place in the table. I also need a way to get back the column that someone clicks on to sort with. I use PHP and MYSQL
SiamBob
Tuesday, February 24, 2004
ActiveWidgets grid does not support paging yet. You can look at the prototype at /patches/paging1.htm but this one will not scale to the volume of data that you have (unless you also modify the data model to load data on demand).
Alex (ActiveWidgets)
Tuesday, February 24, 2004
Which is the complete path to look the prototype??
Tuesday, April 20, 2004
This is part of the download package:

ActiveWidgets/patches/paging1.htm
Alex (ActiveWidgets)
Tuesday, April 20, 2004
please i need advise on best on application to create database of about 100,000
oluwatosin
Saturday, April 16, 2005
easy enough if you build the pager yourself... and limiting query to eg. 100 records a time
TenC
Saturday, December 3, 2005

This topic is archived.


Back to support forum

Forum search