Android Question Help to Understand KVS

hibrid0

Active Member
Licensed User
Longtime User
Hi guys, I know this is not a problem with B4A or any B4X software is more for understand this technology.

I see CloudKVS and I dont understand too much how to work with it.

For example I have an Hypothetical Database with 1 Table and this fields (ID, Date and Value).

ID Date Value
1 14/12/2016 345678
2 13/12/2016 345678
3 15/12/2016 345678
4 17/12/2016 345678

How can I use it with KVS?

Or if have more Fields?
I like to understand with small explain with the simple table with 3 fields.
 

Attachments

  • sample1.png
    sample1.png
    2.9 KB · Views: 137
Last edited:
Top