| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: CSV File Headings....
Try using a place holder, and in the before report trigger create the
heading something like this
:rep_header := 'column A, column B, column C';
Then in the report layout create a field that references the place holder
It's a while since I did this but I hope it points you in the right
direction.
"Miggins" <mtproc_at_yahoo.co.uk> wrote in message
news:1144664458.487042.31580_at_i39g2000cwa.googlegroups.com...
> Chaz n Dave,
>
> Am using reports to generate a CSV file. This is working fine but the
> users want column headings too.
>
> Am trying to output headings but they just get prefixed to the
> beginning of each row output.
>
> Any ideas on how i can achieve this.
>
> TIA
>
Received on Thu Apr 13 2006 - 16:19:04 CDT
![]() |
![]() |