× 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.



There are a lot of ways to handle this, and a better place to discuss it
would be over on MIDRANGE-L.

But, quickly:

1) Only a very few of our users are computer savvy enough to actually
     make/use a CSV file.   For the others, we generate the files for
     them, and automagically download them and/or run programs that
     utilize them.   If we're going to do this automatically, I
     prefer to just have an RPG prgoram that reads the database and
     generates the stream file in CSV (or any other format I like).

2) For users who actually want/need to be able to generate their own
     CSV for any file at their own convienience.  They can use CPYTOIMPF
     on the iSeries to convert a database to CSV format.   Use CPYTOSTMF
     to convert it to ASCII and then FTP the file to their PC.
     (Although, a relatively simple CL program could combine those
     two steps)

3) Finally, we have one file that MUST be in Excel format, which we can't
     generate with CPYTOIMPF.   For that, we still use RUMBA's file
     transfer.


On Wed, 2 Apr 2003, Brian Hill wrote:
>
>     May I ask how you handle things like downloading data from a physical
> file into a CSV format?  Client Access has a "File Transfer Utility" that
> lets you download data from PF's into various PC formats.
>

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.