lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I search a script in lua that prints the values of sql table . suppose we have a table in sql that contains over 1000 record , this script must open table and prints these 1000 records.
thank for any help