Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Here's a sample of what one client is using:
cpytoimpf fromfile(ifpa/producer) tofile(ifpa/prodweb)
mbropt(*replace) rcddlm(*eor)
strdlm(*none) flddlm('^')
We are using a carat as the field delimiter because the data fields have
commas in them. Once the prodweb file is populated it is sent via FTP
straight to an SQL server as a .csv file. There is no reason to need to
put it into QDLS. As a matter of fact, you should not be using QDLS if you
can avoid it. Way too slow.
This mailing list archive is Copyright 1997-2026 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.