in reply to Re: Simultaneous access to the tk script
in thread Simultaneous access to the tk script
SQLite may support limited concurrent access, but it is intended to be embedded. Better switch to a "real" database...
Hi,
SQLite is intended for uses it can handle, and this seems exactly like one of those uses.
|
|---|