Languages

Menu
Sites
Language
DB연동 관련해서 질문드려요

Tizen wearable 2.3.1로 Native앱을 만드는 중입니다

다름이 아니라  DB를 연동하려고 하는데 어떻게 해야할지 모르겠습니다

내장 DB가 있는 것은 알지만 실시간으로 데이터를 공유해야 해서...

SQLite를 지원하던데 MySQL로 연동하는 방법은 없나요?

Responses

1 Replies
Masum Talukder

Hello,

So far i can understand that you want to use SQlite DB for your app to show real time access.

Please find a complete tutorial for SQlite DB CRUD operations in Native application that can be good start point for you.

https://developer.tizen.org/forums/native-application-development/complete-tutorial-sqlite-database-crud-operation-and-data-access-tizen-native-application

If you think that my answer is helpful for you, then please mark it as the "Best" answer.