I am trying to load 500MB files into a MySql Large Blob. I
have had success loading 100+ MB files, but my program is giving me an out of
system memory error on my 500 MB files. But when looking at the task manager
physical memory section I have plenty of available memory before, during, and
after the execution of my C# program.
Any suggestions would be appreciated.
Jeremy Schreckhise, M.B.A.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "C-Sharp (C#)" group. To post to this group, send email to C_Sharp googlegroups.com To unsubscribe from this group, send email to C_Sharp-unsubscribe googlegroups.com For more options, visit this group at http://groups-beta.google.com/group/C_Sharp -~----------~----~----~----~------~----~------~--~---
|