sqLite delete memory database

JB sundown at pacifier.com
Thu Apr 30 23:21:21 EDT 2020


I am not saying I know how to do it but are
you able to read the memory like you can
with a regular variable?

If so maybe you can just assign each block
of memory a null character.  If you actually
can get the memory address of the data it
would be easy to delete it using C code.

JB


> On Apr 30, 2020, at 6:43 PM, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> I can create memory databases, but how do I delete it once created? revdb_disconnect still leaves it in memory. revCloseDatabase is just a synonym of revdb_disconnect. 
> 
> Bob S
> 
> 
> _______________________________________________
> 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
> 





More information about the use-livecode mailing list