sorting SQLite keys where no leading zeros at end of name

Dr. Hawkins dochawk at gmail.com
Thu Jun 4 18:36:06 EDT 2015


I have keys that get generated such as

   someKey_1
   someKey_2

I just hit the snag that someKey_10 comes between the two of these.

Is there a clean way to get SQLite (in memory) to ORDER these numerically
without having to recode to force leading zeros?

*yuk*

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list