Hello,

I'm planning to install an application using sqlite on a windows 2003
server.

The application exe + sqlite dll + database will be installed in the same
server directory.

The application will be used by ± 10 users via RDP TSE clients.

I need to take care of possible database locks during writing operations
(not much)  (10% writing, 90% reading).

I am wondering if WAL mode is the way to go and if it is safe to use sqlite
in WAL mode on this kind of configuration.

Many thanks for your answers

BR
Luc

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

Reply via email to