Muharrem Bilgin wrote:
>
> Yes to both questions (we are checking the result and it is returning
> SQLITE_OK, and we are passing a UTF-16 string).
> 

Is the directory obtained via the
Windows::Storage::ApplicationData::Current->LocalFolder->Path property?

What SQLite warning/error log entries are you seeing when you set the
temporary directory to the LocalState directory?

Does the application have full read/write access to that directory?

Are any PRAGMAs being executed prior to the query with the issue?

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to