Hi,

I’m just starting with SQLite.NET and found this in the documentation (chm file 
downloaded from sqlite.org).

“When a connection locks the database for writing, no other connection or 
process may read or write to the database until the write operation is 
complete.”

But I also read from SQLite docs that now SQLite supports unlimited Reading 
operations while writing.

I just wanted to ask whether SQLite.NET supports this latter locking.

Thanks,
Santiago

Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para 
Windows 10

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

Reply via email to