Default Avatar

Emerson78

Emerson78

About

Username
Emerson78
Joined
Visits
0
Last Active
Roles
Members

Comments

  • I had this problem in my project with IBX + FR3/FR4 and i solved changing the 'Unidirectional' property of IBQuery components. ]constructor TfrxIBXQuery.Create(AOwner: TComponent); var   R: TfrxReport; begin   FQuery := TIBQuery.Create(nil); Â…