need help with filter and regex
    Dr. Hawkins 
    dochawk at gmail.com
       
    Wed Jun  3 11:08:24 EDT 2015
    
    
  
On Tue, Jun 2, 2015 at 11:22 PM, Tiemo Hollmann TB <toolbook at kestner.de>
wrote:
> You are right, that it would be a typical db task and actually I was using
> valentina for this (could also be done with sqlite).
>
in-memory sqlite is blindingly fast; typically sub-millisecond response for
me.  I replaced my internal data array with it--the alternative was looping
through array sections for searches, or copying large chunks to filter!
-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
    
    
More information about the use-livecode
mailing list