[V4MD] getRecordsAsPropList

Martin Wright martin at kinetix.co.uk
Fri Mar 17 12:24:15 CST 2006


Should this work?

curs = gMyDB.SqlQuery( "SELECT chapter_num, chapter_title FROM tbl_chapters
ORDER BY chapter_num" )
chapter_list = curs.getRecordsAsPropList()

It doesn't

Martin






More information about the Valentina mailing list