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



I generally save the spreadsheet as a .csv file in the IFS (without headers)
and do this:


CPYFRMIMPF FROMSTMF('/yourdir/yourfile.csv') +
TOFILE(YOURLIB/YOURFILE YOURMEMBER) +
MBROPT(*UPDADD) RCDDLM(*CRLF) RPLNULLVAL(*FLDDFT)


On 8/24/07, James Lampert <jamesl@xxxxxxxxxxxxxxxxx> wrote:

Steve Landess wrote:
James -
Depending on the version of iSeries Access/Client Access, there is a
wizard
in the "Data Transfer to iSeries" file transfer program that works well
(or
at least it has for me) - it actually creates the iSeries file for you
and
then uploads the data from the spreadsheet to the file it created.

Start the "Data Transfer to iSeries" application, then once you have
selected the spreadsheet as the PC file name, click on Tools > Create
iSeries Database File.

We're not a Client Access shop. We stopped being one back when it was
still called PC Support.

Saving to a "prn" file was also a bust: it wouldn't generate long enough
records. Typical MicroSchlong.

This whole exercise is looking more and more like so much equine scat.

At this point, I'm going to find out why in the name of Hell we're even
getting this data as an Excel spreadsheet: I can't believe that was the
original form of the data.

--
James H. H. Lampert
Touchtone Corporation

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