Sqlite : Multi User Environment
Publicado: Sab Ago 31, 2013 1:21 pm
I am trying Sqlite. It works fine with Single User environment. Kindly guide
me on :
1. What care I need to take when more than one user access the same database
?
2. I have read that : Each entry in an SQLite table has a unique 64-bit
signed integer key called the "rowid". How to access that field ?
TIA
Milan.
me on :
1. What care I need to take when more than one user access the same database
?
2. I have read that : Each entry in an SQLite table has a unique 64-bit
signed integer key called the "rowid". How to access that field ?
TIA
Milan.