Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
641
Query Schedule Database
posted

I want to write a simple query to retrieve all the activities for a single resource by date range.  The problem arises in the reoccuring activities, and calculating them.  Before I try to delve into that code and figure out how to return multiple rows for each reoccuring acitivity, has anyone else already done this?