How to import a large number of records into Tiny DB

"Chris, Thanks for that suggestion" - did you mean me ?

These blocks search through the records in all fields for the search term, and return the first find. This could be developed to return a list of records that contain the search term for a more refined selection. All depends on how unique records and fields are. Searching on just a unique fields would return a single result.

returns a list

takes about 3 seconds to search entire database

1 Like