James.
Suhail Sarwar wrote in message ...
>James, Have you tried SetItem() ????
>
>I've created an external dw and set the information in column in header. It
>works.........
>
>
>Suhail Sarwar
>
>
>Nope, using SetItem(1,"begin_dt_",ld_begin_) didn't work. Supprisingly it
>didn't give an error either, but nothing is displayed in the header field.
The header will display the value for the column in the current row.
So if you want it to always dispaly you have to set it for every row.
--
Boris Gasin [TeamSybase]
mailto:bga...@dynamictechgroup.com
Vote for your favorite tools!
http://www.sys-con.com/java/readerschoice2000/
Mine are:
- Sybase Enterprise Application Server
- PowerJ
- Sybase Adaptive Server Anywhere
- Power Designer V7
"James Knowlton" <know...@leads-inc.com> wrote in message
news:pbCcaTnb$GA....@forums.sybase.com...
> Nope, using SetItem(1,"begin_dt_",ld_begin_) didn't work. Supprisingly it
> didn't give an error either, but nothing is displayed in the header field.
>
TIA,
James.
Philip Salgannik wrote in message ...
JiaJian
James Knowlton <know...@leads-inc.com> wrote in message
news:iXEuojmb$GA....@forums.sybase.com...
> What row number did you use? I'll give it a try with 1, but just assumed
> that wouldn't work.
>