home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
c't freeware shareware 2001 January
/
CT_SW0101.ISO
/
mac
/
software
/
finanzen
/
boerse
/
biutick.exe
/
data
/
#DBdaten.mdb
/
Depot.json
next >
Wrap
JavaScript Object Notation
|
2001-03-07
|
342b
{
"schema": {
"ID_Depot": "Long Integer",
"ID_Portfolio": "Long Integer",
"Name": "Text (50)",
"Waehrung": "Long Integer",
"bReal": "Boolean NOT NULL",
"Cash": "Double",
"Gewinn": "Double",
"Betrag": "Double",
"AbschlussDatum": "Text (10)"
},
"data": [
{
"ID_Depot": 1,
"ID_Portfolio": 1,
"Name": "Mein Musterdepot",
"Waehrung": 1,
"bReal": 0,
"Cash": 0,
"Gewinn": 0,
"Betrag": 0
}
]
}