Hello there,
I am new to Access VBA and I am curious if there is a ActiveX control available (or something with similar functionality) that actually allows scheduling activities in an access form. For instance, it would be nice for the user to see an interface similar to an outlook calendar. Then the user can click on a specific day in a month, and schedule a job. From there the user can see other jobs also scheduled during the month. The only functionality of the jobs will be to call a DTS package in SQL server. I think I might be able to reference the job object in SQL DMO for this but I'm not quite clear, there may be a simpler approach.
I appreciate any advice you guys have!
I am new to Access VBA and I am curious if there is a ActiveX control available (or something with similar functionality) that actually allows scheduling activities in an access form. For instance, it would be nice for the user to see an interface similar to an outlook calendar. Then the user can click on a specific day in a month, and schedule a job. From there the user can see other jobs also scheduled during the month. The only functionality of the jobs will be to call a DTS package in SQL server. I think I might be able to reference the job object in SQL DMO for this but I'm not quite clear, there may be a simpler approach.
I appreciate any advice you guys have!