When I create SQL FireDAC Query and call Open;
procedure, it takes very long to execute SQL Query. I wanted to set breakpoints in RAD Studio in FireDAC.Comp.Client
Unit to see what is wrong, but breakpoints are not valid and program doesn't stop at that point. Is it possible to build an application so that I could use breakpoints in FireDAC.Comp.Client
unit.
Project Options
Best Regards!