Gadfly accessing results

Sim & Golda Zacks simngolda at voyager.net
Wed Jul 14 00:10:47 EDT 1999


When I do a Select query in Gadfly how would I then be able to use
individual fields from the results? In Delphi (my primary programming
language) I would use a query and then call
query.fieldbyname('fielname').value and I have access to all the fields
that were selected. How would I do this in Gadfly? For example my select
is for 5 fields and it returns 2 records. I want to be able to get each
field individually from each record

Thanks
Sim





More information about the Python-list mailing list