On Sun, Jul 16, 2017 at 12:25 PM, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> If there is a built in function for getting the schema of the particular
> database, I would use that. For instance you can query sqLite master
> database for a list of tables using:
>

That's where I started, but getTableNames() frequently missed tables.
Adding my own query ws a self-defense.

I don't remember whether I reported this and the mothership couldn't
reproduce, or whether it clearly couldn't be reproduced.   Iirc, it only
affected postgres, and that my own function uses getTableNames() for mySQL

There is no possibility of allowing access to my database; confidential
information from far too many people.
-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to