please I not Problem with one to many dbf...
I made 4 group of IN and OUT
E1 U1
E2 U2
E3 U3
E4 U4
generally I use the first for the morning turn and the third for the afternoon turn
but now I saw employes go in and go out many times at morning and on afternoon - the 4 groups are not enough
I thinked to create another dbf with only these fileds
Emplo_number 4 cr
day 8 d
E 5 cr
U 5cr
activity 5cr
and then call all to my elaboration calc
but I wanted to put all the entry and exit for that specific day in a table xbrowse
sample:
this is now the table :
-----------------------------------------------------------------------------------------------------------------
DAY E1 U2 E2 U2 E3 U3 E4 U4
---------------------------------------------------------------------------------------------------------------
4.11.13 || 08:00 |14:00 | | 00:00 |00:00 | | 15:00 |18:00 | | 00:00 |00:00 |
-------------------------------------------------------------------------------------------------------------------
with the new archive I must insert all time stamping on a text field because because the xbrowse does not allow the inclusion of other dbf inside a table column instead of Access .I saw this in an application made with vbasic and access
please see it [img:1cmv4reg]http://docplayer.it/docs-images/24/2529721/images/2-0.jpg[/img:1cmv4reg]
where I see 8 groups but on the bottom I see horizontal scroll of the column
please see the 13.01 day the emplyer have many times stamping
I f I create 8 groups instead my 4 I'm afraid it not enough....
↧