[FireDAC] [Comp] [] DS - 211. Always perform a operation on unidirectional dataset [fdquery1], as shown in the title, so suddenly, don't know what the problem is there, but does anyone know how to solve? Just learning FireDAC
CodePudding user response:
Want to get a solution to the problem or want to work well, another day for a post, a solution...
CodePudding user response:
One-way data sets, better performance, but limited operation, changing FDQuery to two-way data sets: FDQuery1. FetchOptions. Unidirectional:=false;