Link to home
Start Free TrialLog in
Avatar of cavalry
cavalry

asked on

TQuery

At runtime I want to use a query to find the sum of a table field called value. I don't know the table name until runtime. I've tried using the Param method to set the table name, but Delphi won't play ball. Anyone got any ideas. Thanks.
ASKER CERTIFIED SOLUTION
Avatar of EmmDieh
EmmDieh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial