I¹m interested in having a small (<20) number of users simultaneously
connected to an sqlite DB on a shared network drive as an alternative to
hosting on a server. I found some old (2010) discussions about this without
a clear answer. I¹m wondering if sqlite share-cache mode will permit this. I
have a very rudimentary understanding of SQL so perhaps I¹m misunderstanding
what shared-cache mode does, but I¹m hoping that the upgraded sqlite support
in LC 6.6 in combination with shared-cache mode will allow at least a
limited number of concurrent connections.

If so, does anyone know if there¹s a way to use revOpenDatabase() to open a
connection with shared-cache mode enabled? If I understand correctly it is
disabled by default. Thanks.

Michael


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to