FDQuery Out of memory

Posted cb168

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FDQuery Out of memory相关的知识,希望对你有一定的参考价值。

4万行记录 FDQuery查询 Out of memory

sql server 可以查询成功

 

First chance exception at $7505D722. Exception class EOutOfMemory with message ‘Out of memory‘. Process aa.exe (10212)


function TFDDatSRow.AllocBuffer: PByte;
begin
  ASSERT(Table.Columns.StorageSize <> 0);
  GetMem(Result, Table.Columns.StorageSize);
  FillChar(Result^, Table.Columns.StorageSize, 0);
  // We does‘t need the following call, if to follow the rule - memory area
  // filled by the zero‘s is an empty value of any data type.
  // InternalInitComplexData(Result);
end;

以上是关于FDQuery Out of memory的主要内容,如果未能解决你的问题,请参考以下文章

FireDac中Fdquery可否像Adoquery一样进行UpdateBatch操作

找不到IIS Out-Of-Process Pooled

win10系统出现out of memory怎么办

C F出现out of memory怎么办

CF游戏出现out of memory 怎么解决

我打开电脑屏幕上出现了out of Range怎么办?