The question is answered, right answer was accepted
Connecting unity to SQL
Hello everyone. I'm new to unity and database servers, however, i'm working on an android app witch will need to get some texts from a SQLdatabase and also make some inputs on this same database. I have almost no clue on how do i do this, so any help will be good.
Answer by RobWatling · Nov 09, 2015 at 12:35 PM
The best answer on this post should help you out
http://answers.unity3d.com/questions/15694/how-can-i-connect-unity-to-an-sql-database-in-orde.html
There is also a tutorial here written for Javascript but converting the code to C# should be easy
http://forum.unity3d.com/threads/starting-my-mmo-with-sql-server-in-javascript.77447/
Follow this Question
Related Questions
SQL Connection security (Android) 1 Answer
using databse for "enter name" system 0 Answers
Security with android 1 Answer
Unity Android database 0 Answers
issues with SQLITE DB, Getting the next data in the same column? 0 Answers