J
jifenghu
the problem is the fllowing:
1.Either a database or a table of it has so many records that it is wasting
time if we try to operate it in total any time .
2.I want to show some records page by page in the web page.At the same
time,maybe I have to sometimes list them order by some fields .
3.To do what 2 shows as quickly as possible,because users don't wait with
patience.how can I do?
thanks
1.Either a database or a table of it has so many records that it is wasting
time if we try to operate it in total any time .
2.I want to show some records page by page in the web page.At the same
time,maybe I have to sometimes list them order by some fields .
3.To do what 2 shows as quickly as possible,because users don't wait with
patience.how can I do?
thanks