Data From MySQL to SQLite

Dr. Hawkins dochawk at gmail.com
Thu May 23 17:56:18 EDT 2013


On Thu, May 23, 2013 at 2:36 PM, Devin Asay <devin_asay at byu.edu> wrote:

> I didn't mention that my data contains one field with long xml-formatted
> data, so to avoid conflicts with delimiters I have to use
>
> … revDataFromQuery(numToChar(31),numToChar(30) …
>
> Can my values list use non-comma delimiters?
>

I use the vtab (which I define as a global) specifically because I have
lots of cr in many of my fields.   Pretty much any unique character could
be used.


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



More information about the use-livecode mailing list