Valentina 3.5.3 almost read here
    Kirill Pekarov 
    kirill_pekarov at valentina-db.com
       
    Sun Jun  8 08:54:44 CDT 2008
    
    
  
Hi, william.
You wrote 08.06.2008, 15:59:10:
> Thanks for quick answer again. What I'm looking for is the Valentina API way
> to do (quickly all at one and no loop):
> revDataFromQuery([columnDelim],[rowDelim],databaseID,SQLQuery[,varsList])
put VDatabase_SqlSelect( dbRef, sqlQuery ) into cursorRef
put VCursor_GetRecords( cursorRef, [FromRec], [MaxRecords], [fldDelimiter], [recDelimiter] ) into VAR
-- 
Best regards,
Kirill Pekarov
Software Engineer Associate
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com
    
    
More information about the Valentina
mailing list