sqlite ios pragma

Peter Haworth pete at lcsql.com
Wed Jul 17 11:38:17 EDT 2013


Can't speak for iOS but on the desktop, PRAGMA is just another SQLite
statement that can be executed fine via revDataFromQuery.

Pete
lcSQL Software <http://www.lcsql.com>


On Wed, Jul 17, 2013 at 2:37 AM, Mark Schonewille <
m.schonewille at economy-x-talk.com> wrote:

> Hi Mike,
>
> The external doesn't include PRAGMA. It needs to be rewritten for that.
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/**xtalkprogrammer<http://twitter.com/xtalkprogrammer>
> KvK: 50277553
>
> Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour
> spaces. http://www.color-converter.com
>
> Buy my new book "Programming LiveCode for the Real Beginner"
> http://qery.us/3fi
>
> Fill out this survey please
> http://livecodebeginner.**economy-x-talk.com/survey/<http://livecodebeginner.economy-x-talk.com/survey/>
>
> On 7/16/2013 05:40, Mike Kerner wrote:
>
>> anybody trying to use that combination:  PRAGMA in sqlite on ios?
>> Everything else with this DB seems to work fine, but PRAGMA does not -
>> returns 0 whether I do PRAGMA database_list or table_info(tableName)
>>
>>
> ______________________________**_________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>
>



More information about the use-livecode mailing list