> **
> Can a oosqlite ~step statement return the result as an
> OO_ARRAY_OF_DIRECTORIES or OO_STEM_OF_STEMS or is it only possible to get
> result as OO_ARRAY_OF_ARRAYS ?
> I have tried .oosqlite~OO_ARRAY_OF_DIRECTORIES, but still get the result
> as OO_ARRAY_OF_ARRAYS
> With ~exec it works OK
> /hex
>
>
HÃ¥kan, not being an authority here I just want to make a guess before Mark
gives his verdict. Looking at the source code for 'step' it looks like it's
passing back the data as-is from the sqlite API, in which case you need to
use other methods to retrieve and use the data. The methods to use belong
to the column... group, such as columnText. As far as I can tell, step
(should) only return a return code. I'm sticking to 'exec' as it's more
convenient.
I hope I'm not too far off target.
Staffan
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users