I got this error bad_alloc: Out of Memory PCodeRuntimeContextImp::write
I am using sql server and got this error when I ran a query that returned 147686
records. The query looks like it went through but stopped
when it hit <input type = "hidden" name = "str_myFile" value = "
The hidden is for putting the results to post over to the next page which will allow the file to be downloaded.
What does this error mean and how can I fix it? Too much data?
Thanks in advance,
Olmos
I am using sql server and got this error when I ran a query that returned 147686
records. The query looks like it went through but stopped
when it hit <input type = "hidden" name = "str_myFile" value = "
The hidden is for putting the results to post over to the next page which will allow the file to be downloaded.
What does this error mean and how can I fix it? Too much data?
Thanks in advance,
Olmos