Forum BigDB Push not works on arrays

Discussion and help relating to the PlayerIO database solution, BigDB.

Push not works on arrays

Postby samsonadze » March 20th, 2013, 10:44 am

In database object arrays,when i'm making push... and then save, it isn't actually saved,and i don't know why... so how can i add stuff in arrays (database object array)
C#
samsonadze
 
Posts: 122
Joined: August 29th, 2012, 2:39 pm

Re: Push not works on arrays

Postby Henrik » March 20th, 2013, 11:54 am

What do you mean by "push"?

Serverside or clientside?

Can you show us a small code example that fails?
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Push not works on arrays

Postby samsonadze » March 20th, 2013, 12:04 pm

i mean ClientSide
Attachments
Untitled.png
Untitled.png (14.15 KiB) Viewed 10132 times
C#
samsonadze
 
Posts: 122
Joined: August 29th, 2012, 2:39 pm

Re: Push not works on arrays

Postby Benjaminsen » March 21st, 2013, 7:08 pm

samsonadze wrote:i mean ClientSide


Put some callback handlers in save, see if it returns a success callback or a failure?
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark


Return to BigDB