The trouble with using common for things is when you get into client/server development. You cannot guarantee the common will be available to you.....
> -----Original Message----- > From: [email protected] [mailto:u2-users- > [email protected]] On Behalf Of DavidJMurray (mvdbs.com) > Sent: Tuesday, 19 October 2010 2:45 p.m. > To: [email protected] > Subject: Re: [U2] Stumped with TRANS... > > > > > phil walker-2 wrote: > > > > Universe does some caching around TRANS from memory. So if you want > to > > only do lookups your results may indicate a good solution. However, > > for update it will not work, and depending on the number of files > > being accessed, you may find there are issues with the cache being > > rotated..... > > > > > > > > Yes, I also believe that there is file caching for the TRANS. I thought that > where was a UniVerse parameter for tuning the memory allocation etc.? > > Like most things, the programming philosophy and techniques has to be > supported by the system settings. > > As a side issue, there are also a series of routines within UniVerse itself (no > SB+) for doing file open caching - see > http://mvdbs.com/2007/11/05/appprogs-open-tools/ > http://mvdbs.com/2007/11/05/appprogs-open-tools/ > > Cheers, > > David J Murray > > > ----- > > Learn and Do > Excel and Share > > > http://mvdbs.com http://mvdbs.com > -- > View this message in context: http://old.nabble.com/Stumped-with- > TRANS...-tp29910397p29996275.html > Sent from the U2 - Users mailing list archive at Nabble.com. > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
