Converting SQL Reader to SequentialAccess to Avoid Out of Memory Errors
I’m currently hitting out of memory errors with the below code and wanted to move my Reader to SequentialAccess to see if that helps.
I’m currently hitting out of memory errors with the below code and wanted to move my Reader to SequentialAccess to see if that helps.