Focal Point
Data without header...

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3031046762

January 23, 2008, 09:16 AM
focuzsambit
Data without header...
how do we pull data without column header ?
Can it be done at print level or is it a environmental setting ??

tks/sam


WF Server: 7.1.4 on Z/OS and Linux, ReportCaster
Data: DB2, DB2/UDB, Adabas, SQL Server, Oracle Output: HTML,PDF,Excel2K
WF Client: Servlet, CGI
January 23, 2008, 09:20 AM
GinnyJakes
PRINT FIELDNAME AS ''


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
January 23, 2008, 09:28 AM
Glenda
Set the column name as blank.

FILE CAR
PRINT
      SALES AS ''
BY COUNTRY AS ''
BY CAR AS ''
BY MODEL AS ''
END



Glenda

In FOCUS Since 1990
Production 8.2 Windows