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



On Thu, Nov 11, 2021 at 11:19 AM Stephen Landess
<steve_landess@xxxxxxxxxxx> wrote:

I have been working with JDE for almost 40 years, so I am very familiar with all of the JDE callable routines for validating and manipulating data. In this case, my interest is in SQL scripts or SQL queries against the JDE files, and I need the simplest way to query JDE and compare jde date fields OUTSIDE of the JDE software.

Alan's iDate UDF is perfect for that!

There is definitely a lot of value in iDate, and I'm comfortable
recommending it to anyone.

I think it's worth mentioning, though, that if you need to call a
function on every row in a large table, it may be worth using a date
conversion table instead, leveraging SQL's JOIN to do the
"calculation".

Building a date conversion table is pretty straightforward. Where I
work, I made one which also has things like Excel date, day of the
week, day of the week names, month names, and some other
awkward-to-calculate-on-the-fly stuff. I guess you could think of it
sort of like iDate, but pre-materialized into table form. I made ours
with 146097 records covering 1900-01-01 through 2299-12-31.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.