Best modality for rather large stacks
Alex Tweedly
alex at tweedly.net
Sat Dec 17 07:44:49 EST 2005
Kurt Kaufman wrote:
> I know there was a discussion on this topic about a year ago, when I
> inquired about the necessity of using a formal database extension to
> Rev vs. a text file vs. multiple substacks. I ended up going with
> the substacks as in doing so multiple users could concurrently access
> different records, and the data of the individual records (in this
> case) did not need to be combined in any way. Would it have been
> possible to allow multiuser access had I used a single text file
> instead of multiple substacks?
>
Possible but difficult. Sufficiently difficult that I'd say it wouldn't
be worth it.
If you have multiple simultaneous users including one (or some) doing
updates, then use a database. (or multiple substacks, but personally I'd
just go the whole hog and use a database).
--
Alex Tweedly http://www.tweedly.net
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: 16/12/2005
More information about the use-livecode
mailing list