outputto method to delimited text file

G

Guest

I am trying to output my query(not table) result to a either comma or tab
delimited text file. Fixed Length text file is fine as well. I use outputto
method and acformattxt. The result text file contains boxes around the
records. How can I create a delimited or fix length text file from my query
output? Thank you!

Vince
 
G

Guest

I also tried the acformatxls and put the file extention as .csv. The result
can only be read in Excel. However, I am not using Excel to import the text
file data since the number of records are too many for Excel. Thank you!

Vince
 

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

Top