sqLite delete memory database
JB
sundown at pacifier.com
Fri May 1 07:11:53 EDT 2020
I have been testing SQLite 3 using the command line interface and it
looks to me like SQLite is designed to securely delete the memory of
the database automatically after it closes the database.
I could be wrong but if you can’t read the memory it is probably already
securely deleted when the database was closed.
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