Enter Keywords:
1 - 10 of 397(0.01 seconds)
Sort By:
 
I would like to use O98, but the .pst file is too large to transport by diskette.  WinZipping, of course, in my case would be the ideal solution.  Do you have a trick up your guru sleeve to make tr...
Zones: Outlook GroupwareDate Answered: 06/06/2000 Rating: 7.0 Views: 0
Var   File_Size : Int64;     F: File of Byte; Note the following code (with the vars above):     File_Size := FileSize(f);     Lbltest.Caption := Inttostr(File_Size); If I run this code...
Zones: Delphi ProgrammingDate Answered: 02/27/2001 Rating: 8.0 Views: 0
Hi there, I am processing a 3Mb txt file and am basically searching through a string. Each time I find a given subString I want to write it to the end of a txt file. There are over 30000 occurences...
Zones: JavaDate Answered: 10/08/2001 Rating: 5.2 Views: 0
I am having some problems minig data out of large files. I mean a file is large, when it is impossible to load it into memory entirely. So: I have a file that contains words(strig of charact...
Zones: CDate Answered: 06/30/2003 Rating: 7.6 Views: 0
There is a VB application in which I have to fix an error. The application has a file viewer command button... which opens up a user-defined VB form loaded with a Rich Text File editor. But when a ...
Zones: Visual BasicDate Answered: 02/05/2004 Rating: 8.4 Views: 0
Hi ! I need to read and write very large files (alot of hundreds of MB). What is the most efficient way doing it ? I have 24 files containg a key and an offset in data file Each one of the...
Zones: C++Date Answered: 06/28/2004 Rating: 7.4 Views: 8
The company I work for has two offices, which were recently connected with a T1 circuit.  We would like to transfer a large ammount of scanned images to office 2 through the T1 on a regular basis. ...
Zones: Networking, Linu...Date Answered: 02/10/2006 Rating: 7.6 Views: 0
I'd like to open files that are 2-4 GB or bigger and seek through them by 1 char or byte at a time. Now I DO NOT want it loaded into virtual memory fully, but in small chunks like 4-10 MB at a time...
Zones: C++Date Answered: 02/12/2006 Rating: 8.8 Views: 0
I got my Squid server running thanks to some expert advice from this web site, but now I cant figure out how to cache downloads. My goal is, for example, user1 wants to download a large file, and ...
Zones: Linux, ServersDate Answered: 09/11/2007 Rating: 8.4 Views: 0
When I try to open a 1.7mb file in excel I get a pop-up that says "file not loaded completely".  Is there some setting in the .ini file that can be chaged/added to allow files of this size to load ...
Zones: MS OfficeDate Answered: 12/03/1998 Rating: 7.8 Views: 0