×
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 installed Alan Campins idate function onto all of our systems many years ago
There is absolutely nothing wrong with this software, and it has been a godsend in many cases
Here is my situation
We have data in a file that hold the date in separate character fields
One field for Month (mm format)
One field for Day (dd format)
And
One field for year (ccyy format)
The system is decades old, and that is why I am using iDate
However, a lot of the results of iDate, do not translate, and they shouldnt
For example - the string is 20164119, or 20162118 are NOT valid dates
My question is, using idate, how can I display JUST these records
I have tried
SELECT REC_DATE, WONUM FROM examplea where rec_date isnull
Where rec_date is the result of iDate, but Token ISNULL was not valid is the result of that query
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.