RE: [sqlite] client/server

2005-06-07 Thread Martín Schamis
Hi, Eugene and everybody. The problem I have is this, I´m implementing a web aplication that will require up to 300 users writing at The same time to the database file simultaneously. The question is, if sqllite will supported ? Thanks for your help. Martín -Mensaje original- De: Eugene

[sqlite] client/server

2005-06-07 Thread Martín Schamis
Hello, I´ve seen inthe sqllite page that,"If you have many client programs accessing a common database over a network, you should consider using a client/server database engine instead of SQLite" 1 .- This means that I can´t use a php on the web and the users acceding to that page can`t modify th