Tutorial SQLite Unity3d ( Android , Windows Phone , Windows , IOS, WINRT )



Tutorial SQLite Unity3d ( Android , Windows Phone , Windows , IOS, WINRT )

Tutorial  SQLite Unity3d ( Android , Windows Phone , Windows , IOS, WINRT )

#wonderdeveloper
#tutorialUnity3d

free web augmented reality webar
https://webxr.edafait.com/

Tutorial SQLite Unity3d ( Android , Windows Phone , Windows , IOS, WINRT )

How to Connection Database Sqlite how to Create Table , Select , Insert , Update , Delete , Search

How to read data from on unity

Solving all error in unity for assembly reference:
1- error “The type or namespace name Data’ does not exist in the namespace ‘Mono’. Are you missing an assembly reference?”
2- and error “The type or namespace name MONO’ does not exist in the namespace Data’. Are you missing an assembly reference?”
– using Mono.Data.Sqlite;
– using System;
– using System.Data;
– using System.IO;
– using UnityEngine.UI;

learning how:
* SQLite Admin to create database and tables …….
* SQLite DLL to support unity .s3db extension and compile on unity for windows 32bit or 64bit.

Github example :
https://shorturl.edafait.com/?Mrfuz4h

Subscriber youtube channel :
https://shorturl.edafait.com/?zuS4kvW

Comments are closed.