Re: [sqlite] appropriate Uses For SQLite

2010-09-30 Thread Visnik
this type of application/situation? > > Generally speaking - no, because as citation says using SQLite > database over the network is a bad idea. But depending on your usage > patterns it might work, although without strong guarantees that > database will never be corrupted. &g

[sqlite] appropriate Uses For SQLite

2010-09-30 Thread Visnik
I am looking into the best method for implementing a database for a small application that I will most likely be building it in Adobe Air. I looked at "Appropriate Uses For SQLite" on the the SQLite.org website and I got some conflicting info. for Example I saw the following: "SQLite usually wi