A new function has been added to vlibTemplate, setDbLoop().
This is an experimental function and it would be cool if some people could test it out.
It basically allows a user to pass a Db result resource to this function which will build the loop.
Currently the following Dbs are supported:
MySQL, PostgreSQL, Informix, Interbase, Ingres, MSSQL, MSQL, Oracle 8i (OCI8), Oracle, Ovrimos and Sybase.
Only the MySQL database has been tested, so I need the others to be tested if possible.
Check it out.
Kelvin