Anomoly when storing empty values into SQLite integer fields
Mark Smith
Mark_Smith at cpe.umanitoba.ca
Thu Feb 23 14:08:22 EST 2012
Peter Haworth-2 wrote
>
>
> If you look at the array in debug, you should see its keys being 1,2, etc
> and the value of each key being the value of the field, not the name of
> the
> field. You could try changing the line in my sample code "put field
> myField into myArray[x]" to "put the text of field myField into
> myArray[x]".
>
Ok now I get it, thanks (this makes sense, particularly after I went back
and reread the revExecuteSQL dictionary entry carefully).
-- Mark
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Anomoly-when-storing-empty-values-into-SQLite-integer-fields-tp4408942p4414879.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list