SQLite may support limited concurrent access, but it is intended to be embedded. Better switch to a "real" database like PostgreSQL that really supports concurrent access. If you use DBI, it's not much more than changing the arguments of DBI->connect(). And of course, installing PostgreSQL or find another existing database server (almost everyone is supported by DBI) where you can an account.
See also Re^2: What is your favourite Linux or cross-platform database?, Re^2: Perl and Database, and Re^2: What is the best Perl library to use to connect and access MSSQL2008 Database from winXP PC?.
Alexander
In reply to Re: Simultaneous access to the tk script
by afoken
in thread Simultaneous access to the tk script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |