Displaying Query Results in List Box
Devin Asay
devin_asay at byu.edu
Tue Apr 5 14:19:00 EDT 2005
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