- Home /
Question by
NourNabhan · Dec 03, 2019 at 10:05 AM ·
movementdatabasecloud
Connection between unity and azure cloud sql database.
I'm developing a unity project and need to have a connection to my azure cloud sql database. I need to read and write from the database in realtime. Any help?
Comment
Answer by AskCarol · Dec 10, 2019 at 08:41 PM
Have you taken look at this thread? https://stackoverflow.com/questions/39140068/how-to-connect-to-database-from-unity
Your answer