Hi there.
I’ve been looking around for information on getting connected to a MySql database, it seems people have come up with all sorts of solutions, which is great, but I could really do without complicating my life any more than really necessary.
Could someone please let me know, or point me towards the ‘up to date’ information for getting the MySql Connector up and running? I’ve been using MySql for decades so I’m ok with that side of things, but it appears Unity can be a bit of a squealy pig when it comes to connecting.
Why is it so difficult? I would have thought system.data/.net ADO would have been easy to get up and running, why does the compiler have such a hard time? Could it be made easier? It’s confusing working in c# and not being able to access some of the most basic parts of the OS.
Anyway, what’s the best way round to get this working?
Many thanks.