[egenix-users] sql without zsql

nwingfield at che-llp.com nwingfield at che-llp.com
Tue Oct 14 17:01:51 CEST 2003


Without using a ZSQL method, can I get a usable recordset in the form of
the recordset a ZSQL method returns?  Right now I'm trying to work with the
unwieldy data structure returned by the mxODBC "query()" method.  It looks
something like ([column details], [data]).  I would like to get my hands on
a recordset object that allows me to loop over the recordset and use dot
notation to access each field's value by name.
Nathaniel Wingfield


More information about the egenix-users mailing list