create csv file

  • Thread starter Thread starter Jose
  • Start date Start date
J

Jose

Please how create a csv file with this example:

campo1,campo2,campo3
"4543",234.43,12/06/1998
"8976",111.90,03/02/2003

Thanks a lot
 
Jose,

Are you sure this is a valid csv file, in my opinion have in a csv file all
columns the same format.

Cor
 
Yes Cor It's valid. The firt line is the fields of my select and the second
and third lines is my data. How make it this file?

Thanks a lot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top