Memory Allocation

From: Steve Caliendo (scaliendo_at_epion.com)
Date: 05/26/04


Date: Wed, 26 May 2004 11:17:23 -0400

Hi,

I need to store some data in RAM so that when my vb app launches, I can get
to it. Anyone know how to do this? The data is ~75 MB, and reading it from
disk every time my app launces takes too long.

Thanks,

Steve



Relevant Pages

  • Re: Memory Allocation
    ... >I need to store some data in RAM so that when my vb app launches, ... >disk every time my app launces takes too long. ...
    (microsoft.public.vb.general.discussion)
  • Re: Newbie help
    ... On Tue, 21 Sep 2004 16:17:17 GMT, Steve wrote: ... >same thing (gather data from a web source as rapidly as possible and store ... Get lots of RAM. ... Use RAID 0 or RAID 1&0 for data, ...
    (microsoft.public.sqlserver.programming)