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 [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
Devin Asay Humanities Technology and Research Support Center Brigham Young University
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
