Hi php users!
As u can guess i can´t create previous and next for odbc in access!
the main problem is that access don´t use LIMIT like mysql but instead uses TOP.
But top can´t give me the results between x and x2 , it only limits the nr of records retrieved.
my database has 3 primary keys!
can someone give me an ideia ??