응용프로그램/유니티(Unity)
유니티 DB 사용하기
zelkova
2016. 11. 13. 09:18
|
|
SQLite 소개
http://www.csharpstudy.com/Practical/Prac-sqlite.aspx
c#으로 SQLite 연결하기
http://answers.unity3d.com/questions/743400/database-sqlite-setup-for-unity.html
보조도구
http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki
예제
http://forum.unity3d.com/threads/tutorial-how-to-integrate-sqlite-in-c.192282/
http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite
http://egloos.zum.com/sweeper/v/3052951
sqlite 사용법
https://www.tutorialspoint.com/sqlite/sqlite_insert_query.htm
http://blog.naver.com/PostView.nhn?blogId=dw21008&logNo=90084754961
SQLite Database connection
Sqlite 사용하기
유니티 dll
http://seonbicode.tistory.com/8
데이터베이스 테이블 설계(테이블 생성 및 구조 보기)
반응형