Re: [gnome-db] sqlite :memory: db
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 20 May 2010 00:35, Massimo Cora' <[email protected]> wrote: > Hi, > > using a cnc like "DB_NAME=:memory:" (without specifying DB_DIR) no file on > disk is created. Is it the correct way? Yes, this is the correct way to do it (even if you specify a DB_DIR it will be ignored). Regards, Vivien