× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Rob,

We already have a utility that does something similar to SQL2CSV but as we
have this utility that already has all the processing to allow users to
define the required output and the only issue is we now need specifically
double quoted csv file format. All the logic for selecting, sequencing
and formatting is based on user defined formats.

So I think Scott's ifs utilities which we already use some of will be the
go and might not be that difficult to insert neatly onto the current
program.

Do appreciate you assistance

Thank you


Don Brown





From: Rob Berendt <rob@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 17/11/2016 12:00 AM
Subject: Re: Quoting text strings for SCV output
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>



If the logic joining multiple tables together and the calculations and
stuff isn't too intense you might want to consider
SQL2CSV SQLSTMT('select * from erplxf.rco')
TOCSV('/home/ROB/rco2.csv')
NAMING(*SQL)

You'll have to search to find a download of SQL2CSV


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.