Q
QB
I have a db in which the user input a date and frequency. For example, April
4 2009 and weekly. I need to know based on the current date if that
condition is met, but am lost on how to approach this?
FYI - The frequency can be once, daily, weekly, monthly, quarterly and yearly.
I was looking at the datediff function but it only return whole numbers so I
can't use it to determine this? What method could I implement?
Thank you,
QB
4 2009 and weekly. I need to know based on the current date if that
condition is met, but am lost on how to approach this?
FYI - The frequency can be once, daily, weekly, monthly, quarterly and yearly.
I was looking at the datediff function but it only return whole numbers so I
can't use it to determine this? What method could I implement?
Thank you,
QB