DB access

Post here your questions about the Unity / .Net / Mono / Windows 8 / Windows Phone 8 API for SFS2X

Moderators: Lapo, Bax

Post Reply
belltzaser
Posts: 5
Joined: 03 Dec 2010, 06:39

DB access

Post by belltzaser »

I dont have the example source in front of me now, but just a general question. Is there code in the Java client/server I can use to connect and write to MySQL for example using the JDBC connector on this point? If not, is there an overview of the connector I can reference to add this on by myself?

I dont want to connect to a DB directly from the Unity client, since thats just nasty :)
lastowl
Posts: 36
Joined: 12 Aug 2010, 20:56

Post by lastowl »

in the config.xml you can add a database connection to a room there is an example of it in the default config file
Post Reply