I'm making a small "Phonebook" type data base program that I want to access
from several computers on a local net and maybe remotely. I was originally
going to use a text file to store the data but I'm thinking that there is a
possibility that it might be accessed by two different people at the same
time. Without going with a MySQL database what methods can I use to insure
that simultaneous access will not screw up the data base file. Is this a
thing for which "rebol services" would be useful?



-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to