Search found 2 matches

by WorldWizards
Wed Feb 25, 2015 4:49 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: SQLite metadata?
Replies: 3
Views: 2978

Re: SQLite metadata?

Thats all I need for the moment.

Thanks!
by WorldWizards
Wed Feb 25, 2015 4:09 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: SQLite metadata?
Replies: 3
Views: 2978

SQLite metadata?

How do I retrieve SQLite table metadata in LiveCode?

SQLite has a PRAGMA statement for this but just sending it to the DB the way I would send a query
appears to generate an error.