D
dana
Guest
My code does that currently , but does only one record at a time. The problem I have mostly is when it gets to the end of the source file. When the file is larger than 3.5 GB something fails and it just keeps sending data to the client and then the client side file grows till it consumes all disk space. I think that like Tim Kuehn mentioned .. the error-status check may not always work as the end of the file does not trigger the status to be changed for some reason. Maybe there is a Progress bug that causes this to fail with Large files.
Continue reading...
Continue reading...