_______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
Hi all, I read documentation about using sqlite on a Network file
system, so I know is not a good environment because file lock problem.
Anyway do you think I can have the same problem if I'm sure that only my
precess try write or read database? So I have just one process using
network DB (for example an iSCSI), with more connections on the same
database but just one process. Do you think this can result in
corruptions? Do you have some experience about?
- [sqlite] Get Table names from Database in C++? Domonic Tom
- Re: [sqlite] Get Table names from Database in C++? Clemens Ladisch
- [sqlite] Network file system Michele Pradella
- Re: [sqlite] Network file system Simon Slavin
- Re: [sqlite] Network file system Michele Pradella
- Re: [sqlite] Network file system Keith Medcalf
- Re: [sqlite] Network file system Michele Pradella
- Re: [sqlite] Network file system Simon Slavin
- Re: [sqlite] Network file system Michele Pradella
- Re: [sqlite] Network file system Richard Hipp

