- Home /
How can i access a database in the web from unity iphone?
It's possible access a database stored in web with .NET in Unity iphone. I need to access to a SQL database. For example using the namepace System.Data, or using any Objective-C API in iOS SDK.
Any advice or methods to earn this task.
Answer by Ricky Stefani · Mar 14, 2011 at 05:23 PM
If do you use equal for Web With XML? this is a Idea and it might work!
I dont know, i need a method to communicate a web app (unity web) and a iphone app (unity too), the two apps may access to the same sql database to work correctly.
Your answer
Follow this Question
Related Questions
Hiding the SQLite file 0 Answers
save load exp on database 2 Answers
Looking for step-by-step manual how to configure SQL Lite on Unity 2017 ( or other database) 1 Answer
How to integrate SQL database in game? 1 Answer
SqlConnection Error con.Open() 0 Answers