Forum BigDB Using non default db

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

Using non default db

Postby ggibellato » July 31st, 2013, 8:00 am

I'm trying to created objects at the non default db

PlayerIO.Connect("gameid", "connectionid", "username", PlayerIOAuth.Create("username","password"), "");

the default connection does not have rights to created objects on the table therefore my connection has to be correct as I can create records.

On the configuration of the connections I selected a different database for the connetionId (testDB), but what I'm seeing is that the objects are created on the default database.

Can anyone help me?
ggibellato
 
Posts: 8
Joined: July 1st, 2013, 12:11 pm

Return to BigDB



cron