G
GVR_Mike
I have some Oracle SQL code that was sent to me by one of our
programmers. We have an Oracle back-end. We use Access to query Oracle
but the programmers use Oracle directly obviously. I'm trying to
convert his Oracle functions to Access built-in functions without
having to delve into the VBA. I got most of them converted (UPPER,
TO_CHAR, DECODE, etc) but am having trouble finding a way to convert
the LAST_DAY function. Is there a way to use Access built-in functions
to obtain the last day of a given month? I've seen ways to do it in VBA
but want to avoid that if possible.
Thanks.
programmers. We have an Oracle back-end. We use Access to query Oracle
but the programmers use Oracle directly obviously. I'm trying to
convert his Oracle functions to Access built-in functions without
having to delve into the VBA. I got most of them converted (UPPER,
TO_CHAR, DECODE, etc) but am having trouble finding a way to convert
the LAST_DAY function. Is there a way to use Access built-in functions
to obtain the last day of a given month? I've seen ways to do it in VBA
but want to avoid that if possible.
Thanks.