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



Rob, I'm grasping at straws here, but I wonder if the issue is the JOB_USER_FILTER.

So, can you get all the records for one day into a temporary table, and then select only the records for that user into another table?  In effect, do the JOB_USER_FILTER yourself on the temporary table.  Then you would have a file with what you want for one day.

This is VERY brute force, but I'm just trying to see if there's any answer.  Because if you can get the data for one day, then you can theoretically get the data you need one day at a time.


On 1/3/2019 8:05 AM, Rob Berendt wrote:
Joe,

I'm already using
FETCH first 100 ROWS ONLY
so how do you recommend I get chunks of data?


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.