On 10/17/2015 09:42 AM, Glen Bojsza wrote:
Thanks for the clarification...this changes the direction I need to take.
In creating an in memory database can you create one with a name?
Glen- sqlite works with data in memory.
So if you open a disk database you'll be working in memory unless you
explicitly save the file to disk. It sounds like that's what you want to
do anyway, so don't worry about the :memory: stuff, just open and peruse
the data.
--
Mark Wieder
[email protected]
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode