I have been working on a program to pull timecard / sales data from the Micros database and pass it to a payroll program. So far I have been looking at the views rather than the tables. I am able to compile the data amd kind of match up shifts. it appears that a time card entry is usually between shift times. is there a table I am missing ? I can't seem to find anything that ties the shifts and timecard entries together (no common field)
what I really need to do is get (or combine and creat my own) table with clock in / out times, sales, tips etc....
I am pulling the information from Micros and then working on it in my own database for the program so I don;t need to change the micros db, just figure out how to tie everything together.
any help will be greatly appreciated.
what I really need to do is get (or combine and creat my own) table with clock in / out times, sales, tips etc....
I am pulling the information from Micros and then working on it in my own database for the program so I don;t need to change the micros db, just figure out how to tie everything together.
any help will be greatly appreciated.