[V4MD2] Strings still broken in 2.0.4 fc7?
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Sat Jun 18 16:35:20 CDT 2005
    
    
  
On 6/18/05 3:34 PM, "Heinrich Ruoff" <heinrichruoff at gmail.com> wrote:
> Checked the example and it works.
> 
> In the example the values are retrieved using
> gCursor.nextRecord(), gCursor.lastRecord(), ...
> and then put gCursor.field("fld_VarChar").value into field "fld_VarChar"
> 
> I use instead:
> query = "SELECT * FROM tb_names"
> curs = gDb.sqlSelect(query)
> put "table data:" && ProduceCursorData(curs)
And how implemented function ProduceCursorData(curs) ?
-- 
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-beta
mailing list