JamesCom 0 Newbie Poster

Hi guys, i have this SQL query.
"SELECT SUM (TotalTaskCost) AS "CombinedTaskCost" FROM TaskCost;"

I want to display the values vertically in a crystal report.

How do i programmatically add a field for the artificial column "CombinedTaskCost" generated by the SQL query?

Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.