scan rows from a database

info info@REDACTED
Thu Jun 17 18:03:20 CEST 2010


Hi all,
I want to select several rows from a database and execute one function for each row.

{selected,Cols,Rows} = odbc(Con,Query),

How to scan in a "loop" all returned rows ? could you suggest me answers ?

John


More information about the erlang-questions mailing list