hi, I'am currently using fetchrow_hashref(because of it friendly field name access oriented syntax) in a loop to get and display data in a html page , but as data grows I need now to paginate resultset.
Since the user can change the sort order, I can't use DB counter ID, so how can I do ? In other words, how to paginate big amount of data intelligently with fetchrow_hashref (for use with CGI) ? Thanks -- ******************************************************************* Eddie IANNUCCELLI - tel: 05 61 28 54 44 INRA, Laboratoire de G�n�tique Cellulaire Chemin de Borde Rouge - Auzeville -BP27 31326 Castanet Tolosan *******************************************************************
