[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: Oooops big problem in zigzag implementation
- To: zzdev@xxxxxxxxxx
- Subject: Re: Oooops big problem in zigzag implementation
- From: Mark-Jason Dominus <mjd@xxxxxxxxxx>
- Date: Sun, 01 Nov 1998 20:20:42 -0500
- In-reply-to: Your message of "Mon, 02 Nov 1998 11:23:23 +1100." <19981102112323.B23045@xxxxxxxxxxxxxx>
- Reply-to: zzdev@xxxxxxxxxx
> for large sites we could swap the DBMS storage for SQL storage
I think that's a good idea. Even for small sites, it might be
important. The biggest problem with DB_File for this application is
that you can't have two programs editing (or even looking at) the
database at the same time.