I have a query which I need to use Calculated Fields with.
Problem #1
The query code is written at run time so if I go Query1.SQL.Clear and then
add the new sql code the calculated fields which I put there at design time
are gone.
How do I add a calculated field to a query at runtime?
I am using TITAN Access, but the Delphi Query component does have the same
problem
I could get around the problem by using a Parameter for a query, but I do
not know how with TITAN which uses some sort of strange persistent classes
and provides no help to work with them.
Chris
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz