3.2.0

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
February 24,
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)
February 24,
Which is the complete path to look the prototype??
April 20,
This is part of the download package:

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

This topic is archived.

See also:


Back to support forum