Sqlite in Unity - simple implementation with UI

preview_player
Показать описание
This is a quick example of how to implement sqlite in a Unity project for Windows.

NOTE: This process is demonstrated for Windows and I have not tried this with other platforms (android, ios, etc) so at this point I cannot say which will work the same and what will need to change.
Рекомендации по теме
Комментарии
Автор

Thanks for demonstration. I will show for my studants.
This projetc have github?

dfilitto
Автор

mahnnnn... i wish i chose unity to do my thesis on instead of unreal... there are no tutorials like this in unreal😥

mahersabit
Автор

Hello, thanks for you video. You used in this tutorial Mono.data.sqlite. What about System.data.sqlite and how is portable on mobile devices?

quaternion
Автор

When i try to drag across the input fields, it just doesn't work and it doesn't even show them as existing if i click the plus button

MidokuTensei
Автор

Hey @Digestible
Where is database stored in sqlite?
Please help !

anjalichauhan
Автор

So what happens if you can't drag the field over? If you get the circle with a line through it?

darkman
Автор

Hey guys. My app connects just fine in the inspector. Works like a charm. It doesn't work in the build the log says: SqliteException: Unable to open the database file. And I have no idea why.

krzysztofpaszkiewicz
Автор

very useful I needed it a lot. you're doll

mohammadreza
Автор

Great video. Where can I get the source code?

omargonalfa
Автор

cool that you show that the query works for you...but why to the hell nobody show how to implement sqlite?! all show "ohh its work for mee hehehehe" but nobody how HOW -.- stupid guys

growguru