Is there an easy way to build a two-column table with standard dates in one column and Hebrew dates in the other? And then for each year, have it automatically update - so I don't have to re-type them all again?
I've seen a posting here the past month or so from someone using a
custom .DLL which programmatically converts the date. Given the
incommensurability of lunar and solar time, I'd suggest that the best
bet would be a big table with Gregorian and Hebrew dates for the next
century or so (or covering the date range of interest). A hundred
years would only be 36525 rows, a pretty small table in database
terms.