Re: [sqlite] Trying to use in-memory database

2014-02-20 Thread Yuriy Kaminskiy
Richard Hipp wrote: > On Wed, Feb 19, 2014 at 5:25 PM, Jeff Archer < > jsarc...@nanotronicsimaging.com> wrote: > >> Long time SQLite user but I don't think I have ever tried to do an >> in-memory database before. >> Just upgraded to 3.8.3.1 but I am not having any other failures with >> existing

Re: [sqlite] Trying to use in-memory database

2014-02-19 Thread Richard Hipp
On Wed, Feb 19, 2014 at 5:25 PM, Jeff Archer < jsarc...@nanotronicsimaging.com> wrote: > Long time SQLite user but I don't think I have ever tried to do an > in-memory database before. > Just upgraded to 3.8.3.1 but I am not having any other failures with > existing code so I don't think that is

[sqlite] Trying to use in-memory database

2014-02-19 Thread Jeff Archer
Long time SQLite user but I don't think I have ever tried to do an in-memory database before. Just upgraded to 3.8.3.1 but I am not having any other failures with existing code so I don't think that is any part of the problem. I am trying to open the database with sqlite3_open16() using a filename