I understand the possibility of taking down an APP, but am very concerned that it took down the entire realm. The table being queried has just over 263k records, 43 fields per record, taking up about 18 MB. In the same workshop that presented the code I used they queried a dataset of over 300k records in a fraction of a second.
The query was: SearchAndReplace(ToText(GetFieldValues(GetRecords("{'31'.GT.0}", $tableID), 77)), "> ; <", "><")
The overall function of the field is to generate a dynamic HTML table in a rich text field.
------------------------------
Paul Peterson
------------------------------