79652643

Date: 2025-06-04 11:23:54
Score: 0.5
Natty:
Report link

You need to use:

  FDQuery1.FetchOptions.Unidirectional := True;

Before the open statement. You can lose the:

  FDQuery1.FetchOptions.Mode := fmAll;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Pieter B