Hi all,
I have a small application in unity that needs to connects to database and retrieve some data.
I am using System.Data and Sytem.Data.SQLITE.....and Mono.Data.Sqlite....
So I have created a data base named myDB.db
When I created an executable, the values from database are blank. The place where values from database must be displayed is blank.
↧