I need some help figuring out how I should code this. We have this really awful POS program at work (a salon/spa) All the data is stored in a MS Access database.
Ne yapmaya çalışıyorum biri here gibi bir tablo oluşturun.
Orada müşteri kendi listesini gösterir çalışanlarımızın her biri için ayrı bir tablo olacak ve o ay bir randevu vardı varsa.
My data is being taken from the Appointments table in ms access. There are only 3 columns I am using data from. ApptDate, Employee, Client
I know how to use php to fetch data from the ms access database. My current idea involves a HUGE amount of queries and loops and I am sure someone can point me towards a better method.
Teşekkürler & Eğer daha fazla bilgi gerekiyorsa bana bildirin!