Database........

Can Some one help me with learning how to make a database in unity3d.

1 Answer

1

If you have no prior experience with SQL Database management I would suggest starting with SQLLite. Here is a decent tutorial:

http://www.sapethemape.com/2008/06/unity3d-sqlite-visualization/

Also lots of answers here:

http://answers.unity3d.com/questions/658/connect-to-the-sql-database

http://answers.unity3d.com/questions/tagged/database