I am looking for an SQL engine that is easy to install and sqlite seems like
the right way to go.  I have an application (currently just for network use
on a LAN) and I want to move to using SQL, my application is fairly small
and simple and I like the idea of embedding SQL and using SQLite so my end
user doesn't notice any difference from my current application...however,
more than 1 person may want to access the db at a time does SQLite allow for
this?  Can it just sequentially record transactions as they are made even if
made simultaneously... I have search all over and can't come to a clear
conclusion, I am also very new to using SQL.
-- 
View this message in context: 
http://old.nabble.com/Novice-SQLite-user-tp28686380p28686380.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to