[V4MD] getRecordsAsPropList
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Fri Mar 17 14:46:10 CST 2006
    
    
  
On 3/17/06 2:24 PM, "Martin Wright" <martin at kinetix.co.uk> wrote:
> Should this work?
> 
> curs = gMyDB.SqlQuery( "SELECT chapter_num, chapter_title FROM tbl_chapters
> ORDER BY chapter_num" )
> chapter_list = curs.getRecordsAsPropList()
This is wrong!
SqlSelect() returns cursor
SqlQuery() returns list
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the Valentina
mailing list