Consultor Eletrônico



Kbase P122749: QUERY/RESULTS: Why are some of the fields in a report NOT quoted when exporting a report to a CSV fo
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/03/2007
Status: Unverified

GOAL:

QUERY/RESULTS: Why are some of the fields in a report NOT quoted when exporting a report to a CSV format?

GOAL:

How to double quote all the fields in a report when exporting to a CSV format?

FIX:

Only the fields with CHARACTER data type will be double quoted when exported to a CSV format. To double quote all the fields in a report when exporting to a CSV format, create a calculated field for each field whose data type is not CHARACTER using the STRING function.