Connecting to MySQL and getting data

Hi everyone,

I’m a complete newbie to Unity scripting, however I can get to grips with things pretty quickly as I’m pretty fluent in a lot of languages.

I’m looking to connect to a database and extract some data, then put into a label on the screen.

I know you guys hate it when people do this, but could someone post me a script on how to connect and get some random data.

Thanks a bunch,

Alex

unifycommunity.com This is a pretty exhaustive tutorial that could be easily be tailored to your needs.

Nice reply, Thanks!