Mike Doub wrote: > I am planning the design of an address book like application. I have been > studying the Employee database tutorial and have noticed that the scripts > are duplicated on each card. I am planning to support about 3000 entries. > That would seem to be pretty wasteful. > > Can anyone comment of their experience with lots of cards? I am concerned > with both memory and performance. I have no experience with using a > databases so I was trying not to lean in that direction.
There's a third option: arrays of custom properties in a stack file - <http://lists.runrev.com/pipermail/use-revolution/2002-July/006141.html> -- Richard Gaskin Fourth World Media Corporation Custom Software and Web Development for All Major Platforms Developer of WebMerge 2.0: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
