Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a RAM Drive in code
Message
From
03/08/2007 17:19:01
 
 
To
03/08/2007 15:11:45
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:
01245909
Views:
17
>>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.
>
>It has been a few years since I was on a program with dynazip, and there was an option to zip something directly from memory. There were some supporting/wrapping classes, and maybe it was fed via Stream, but I think it was from memory. Have you checked ALL of the dynazip possibilities (dll and activeX) for different format of feeding ?
>
>sorry to be that vague
>
>thomas

I will look more closely to the actual DLL and the VCX wrapper class.

But I solved my speed issue.

Thanks to all.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform