Hi, Just wondering if anybody knows a script to display a resultset over several pages using page numers & previous, next links.
So far I've only found such scripts for mysql using the the following sql syntax which is not odbc compliant: SELECT * from table LIMIT 0, 4 I've looked at many sites to find such a script without luck so far... Thanks in advance for your help, -Luc