Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a RAM Drive in code
Message
 
 
To
03/08/2007 12:06:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01245844
Message ID:
01245847
Views:
20
Did you consider using somthing else that can zip strings in the memory, like http://www.sweetpotatosoftware.com/SPSBlog/PermaLink,guid,a85aaf3b-7e8f-478f-b06c-c115f610caae.aspx ?

>Is it possible to create a RAM Drive programmatically?
>
>I have a utility that zips thousands of memo field data. I am using Dynazip, but it requires it to first write the memo field to a table, then zip it to a zip file, and finally read the zip file to a string to save back to the memo field. The process takes forever. I think if I create a RAM drive for the temporary file it would greatly improve the speed.
>
>Any other suggestion are welcome.
>
>Thanks in advance.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform