× 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 once chopped an Access / VB application down from 4 hours to < 5 minutes by moving the entire thing to the iSeries. The Access app was merely sucking in all of the master files from the iSeries, doing its thing and, then, pushing the finished result back to the iSeries.

But it wasn't doing any printing, just building a price list. We still use Access and Excel for the executive reports instead of the iSeries; the execs love all of the coloring and fancy fonts, but won't let me buy the AFP product or link the iSeries to the color printer.


The only thing that comes to mind, perhaps, is pulling all of the data you need from the iSeries in one pass (maybe additional tables) rather than making multiple round trips. ODBC just seems to be slow based upon our experience, so the fewer trips the better probably.


* Jerry C. Adams
*IBM System i5/iSeries Programmer/Analyst
B&W Wholesale Distributors, Inc.* *
voice
615.995.7024
fax
615.995.1201
email
jerry@xxxxxxxxxxxxxxx <mailto:jerry@xxxxxxxxxxxxxxx>



tim wrote:
I am using MSAccess to print some reports. The number of reports is based on
how many records are in the access table. For each access table record I
need to get information from an iseries DB. I am using ODBC and SQL but
seems to be a bit slow. Is there a faster way of performing this function.
Basically I want to chain to the iseries for each record read.


Thanks



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.