Forum BigDB How can I create a databasearray in an object of DB table.

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

How can I create a databasearray in an object of DB table.

Postby uterian » April 19th, 2013, 8:39 pm

Hi
I'm creating some tables on BigDB(from admin panel) manually.
I need to create an array in a databaseobject and this array must contains integers like 1, 2, 5.
I've tried a few kind of typing like {1,2,5} or array[0]=1; array[1]=2; but they didn't work. So how should I type values of an array manually on admin panel?
Thank you
Uterian.
uterian
 
Posts: 8
Joined: March 29th, 2013, 2:09 am

Re: How can I create a databasearray in an object of DB tabl

Postby Henrik » April 20th, 2013, 3:10 pm

Oh, you don't type anything in the value inputfield when making an array, you just need the name of it. When you click ok, you can then expand the array and add properties to it.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to BigDB



cron