home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
software
/
konkurs
/
profes
/
inne
/
market
/
pliki.exe
/
PRACOWNI.MDB
/
Obecnosc.json
< prev
next >
Wrap
JavaScript Object Notation
|
1997-11-10
|
691b
{
"schema": {
"ID": "Long Integer",
"Dzien": "Long Integer NOT NULL",
"Pracownik": "Long Integer NOT NULL",
"Od": "DateTime NOT NULL",
"Do": "DateTime",
"StawkaZaGodz": "Double NOT NULL",
"Uwagi": "Text (50)",
"Nadg50": "DateTime",
"Nadg100": "DateTime",
"Praca": "DateTime",
"Grupa": "Long Integer NOT NULL"
},
"data": [
{
"ID": 1,
"Dzien": 18,
"Pracownik": 2,
"Od": "12/30/99 00:00:00",
"Do": "12/30/99 00:00:00",
"StawkaZaGodz": 0,
"Nadg50": "12/30/99 00:00:00",
"Nadg100": "12/30/99 00:00:00",
"Praca": "12/30/99 00:00:00",
"Grupa": 5
},
{
"ID": 3,
"Dzien": 18,
"Pracownik": 2,
"Od": "12/30/99 08:00:00",
"Do": "12/30/99 18:00:00",
"StawkaZaGodz": 0,
"Nadg50": "12/30/99 00:00:00",
"Nadg100": "12/30/99 20:00:00",
"Praca": "12/30/99 00:00:00",
"Grupa": 3
}
]
}