Displaying Query Results in List Box

Ana Nelson ananelson at mac.com
Wed Apr 6 06:04:54 EDT 2005


Yes, thank you, this works and is probably sufficient.

I would still be interested to know if there is a way to do this with a 
live record set.

-Ana




> Ana,
>
> Check out revDataFromQuery, which should allow you to grab large chunks
> of the data from the database and then do whatever you want with it in
> Revolution.
>
> Devin
>
> On Apr 5, 2005, at 10:39 AM, Ana Nelson wrote:
>
> > I would like to display multiple rows of a query in list box. If I 
> use
> > the Database Query Builder and set the Database property of a list
> > field to the relevant Query, then the results display somewhat like a
> > spreadsheet which is what I want.
> >
> > I would like to know how to accomplish this manually.
> >
> > If I say:
> >   put revDatabaseColumnNamed(tRecordSet, "Surname") into field "Name
> > List"
> >
> > then I just get a single record showing up in the list field.
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
> >
> Devin Asay
> Humanities Technology and Research Support Center
> Brigham Young University



More information about the use-livecode mailing list