I'm experimenting with using networked files as sqlite databases
(yes, I'm aware this is a questionable practice) 

If the client is running on a mac, and the database file is not a local 
disk, "database locked" error is returned immediately.  I assume this
means that the file lock mechanism failed, since there are no existing
users sharing the database.

Does anyone have information about this? 

On a related topic, XCODE seems to not be up to debugging the single 
file release - it gets very confused about where breakpoints are
located. 

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

Reply via email to