J
Jean-Paul
Hi,
I have a list of firms.
I pick a firm, enter the date I want to visit it and the time I want to
spend there (from... untill...)
Finally I want a screen with a week view:
mon 12/01 thu 13/01 wen 14/01
8:30
9:00
9:30
10:00
10:30
11:00
...............
What is the most efficiant way to get this "coded"
Finally I think I will have a database with records like:
FirmA, 13/01/09, 9:00, 10:30
FirmB, 13/01/09, 11:00, 12:00
and so on...
Any idea how to get these data in a week-view? Should I redesign the
table-structure....
Thank you all for the ideas
I have a list of firms.
I pick a firm, enter the date I want to visit it and the time I want to
spend there (from... untill...)
Finally I want a screen with a week view:
mon 12/01 thu 13/01 wen 14/01
8:30
9:00
9:30
10:00
10:30
11:00
...............
What is the most efficiant way to get this "coded"
Finally I think I will have a database with records like:
FirmA, 13/01/09, 9:00, 10:30
FirmB, 13/01/09, 11:00, 12:00
and so on...
Any idea how to get these data in a week-view? Should I redesign the
table-structure....
Thank you all for the ideas