Page 1 of 1

TPgQuery hangs up if FetchAll:=False;

Posted: Wed 26 Jan 2011 14:46
by meszarosistvan
Perfect. Should I read all 529 596 row into the memory?

MyDac also do it, otherwise lost connection from the server.

:evil:

PgDac version is: 2.00.0.3
MyDAC: 440d6

Anybody install them together? I think not. It does not works...

Answer: .ProtocolVersion:=pv20;

Posted: Wed 26 Jan 2011 15:01
by meszarosistvan
ProtocolVersion:=pv20; helps, please check it in the code.

Posted: Wed 26 Jan 2011 15:11
by AlexP
Hello,

We have already fixed the problem.
This fix will be included in the next build.
The next build will be released tomorrow.
Also in this build we have greatly improved the performance.