|
On Dec 4, 2013, at 2:19 PM, Peter Dow <petercdow@xxxxxxxxx> wrote:
Hi Pete,
I like Giuseppe Costagliola's utilities: SQL2CSV, SQL2XML
(http://www.mcpressonline.com/sql/techtip-sql2csv-and-sql2xml.html) and
SQL2JXL
(http://www.mcpressonline.com/microsoft/techtip-excel-flies-higher-with-jexcelapi.html)
They're free and simple to use, e.g.
SQL2CSV SQLSTMT('select * from myFile') TOCSV('/home/test/output.csv')
--
*Peter Dow* /
Dow Software Services, Inc.
909 793-9050
petercdow@xxxxxxxxx <mailto:petercdow@xxxxxxxxx>
pdow@xxxxxxxxxxxxxx <mailto:pdow@xxxxxxxxxxxxxx>/
On 12/4/2013 5:44 AM, Pete Helgren wrote:
I need to extract data from a few tables and create a csv file. I
sorted out the SQL to select the data but the only way I can think of
getting csv output is to create a table and then use an insert statement
to write the data into the table and then use cpytoimpf to create the
csv. Making things more interesting is that the source files are
multi-membered.
Any shortcuts here? I can override the files used as input and wrap the
whole thing in a CL command but if someone knows of a better way, I am
all ears. Running IBM i 7.1 if it makes a difference.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.