1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

How to add column name while export .csv in prgress 4gl

Discussão em 'StackOverflow' iniciado por fdantas, Maio 26, 2017.

  1. fdantas

    fdantas Administrator Moderador

    I want to add column name to .csv file while exporting data in progress DB. Code: OUTPUT TO customer1.csv.

    FOR EACH customer: EXPORT DELIMITER ";" customer . END. OUTPUT CLOSE.

    Continue reading...

Compartilhe esta Página