On Mon, 24 Jan 2000, Peter Reid wrote:

> >Using custom properties and/or custom property arrays should handle
> >this just fine.  Performance and reliability should be good with this
> >approach, and the only significant limitation would be that the full
> >size of the database should fit comfortably in memory (e.g., on a PC
> >with 64MB RAM you should probably only consider this if your database
> >size is only going to be a few MB, on a UNIX system with 256MB RAM 20
> >or 30MB database should be fine as long as you're not loading and
> >saving the whole thing every second or two).  Something like this
> >built as a long-running process (e.g. an add-on to the mchttp server)
> >would be a viable replacement for a lot of things being done with
> >the big RDBMS systems.
> >   Regards,
> >     Scott
> 
> Thanks for the feedback.  Given the memory limitation (it will be a 
> WIn 95/98/NT desktop rather than a Unix box), is a file-based 
> approach viable at all?

Certainly.  It's just slower and more work.  And unless you have 10's
or 100's of thousands of students, probably unnecessary.
  Regards,
    Scott

> Cheers
> Peter
> 
> --------------------------------------------------------
> Peter Reid
> Reid-IT Limited, Loughborough, Leics., UK
> Tel: +44 (0)1509 268843 Fax: +44 (0)870 052 7576
> E-mail: [EMAIL PROTECTED]
> Web: http://www.reidit.co.uk
> 
> This is the MetaCard mailing list.
> Archives: http://www.mail-archive.com/metacard%40lists.best.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> 

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm

Reply via email to