Re: Sampling a file (General questions)
Hi Craig,
Why not try using GetFileAt/GetFileAt64 methods? You can specify how much you want to retrieve from the server. You could store it to a temporary file, and read it manually.
Even GetData creates a file locally, so basically you could accomplish the same thing this way.
Hope I helped.
Regards,
Damba
Complete thread:
- Sampling a file - cvmbor, 2007-10-14, 21:49
- Re: Sampling a file - wodDamir, 2007-10-14, 22:31