korkless wrote: > > hi, how can i set the threading mode at Start-time/Run-time as descrived > here https://www.sqlite.org/threadsafe.html? > i have searched also in the source code but i cannot find any api or > connectionstring option to do it >
The threading mode cannot currently be set via System.Data.SQLite. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

