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
95
Reading recurring appointment data from datatable
posted

I have a datatable that I have linked to the DataBindingsForAppointments.  My problem is that the RecurrenceMember is just a byte array of all the recurrence information.  If I have a windows service that reads the data in the related table in the database to determine when to run tasks that are scheduled, how can this program read the information in this field so it can determine when its task needs to run?