Michael Geier wrote: > > I would like to report that "PRAGMA temp_store = 2;" seems to be ignored > in WinRT applications (Windows 8.1 App). >
Is there a transaction pending? What does sqlite3_get_autocommit() return? -- Joe Mistachkin
Michael Geier wrote: > > I would like to report that "PRAGMA temp_store = 2;" seems to be ignored > in WinRT applications (Windows 8.1 App). >
Is there a transaction pending? What does sqlite3_get_autocommit() return? -- Joe Mistachkin