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?