- Home /
Sq lite Date base in unity 3d?
Hi All,
I want to do data base operations in unity 3d?
I want to connect sqlite database to my app. there is a simple app like database that had 15 question and answers. i want to display questions one by one and at finally i want answers to correct. I did that in android eclipse.
Is it possible in unity 3d?
I think i know by using file operations i can. But i want to done sqlite database...
Thanks in advance
shankar
Answer by DannyB · Apr 27, 2013 at 06:49 AM
Yes.
Thanks $$anonymous$$r DannyB. I will see and i will try that once.
Your answer
Follow this Question
Related Questions
Alternative to storing data in DB's 2 Answers
Hiding the SQLite file 0 Answers
Database (SQLite) Setup for Unity 0 Answers
How to connect my Application to SQLite Database? 1 Answer
Implementing an offline Inventory that must sync with a server 0 Answers