Languages

Menu
Sites
Language
can i use external sqlite database?

Now, i'm developing a canlendar project. And it'll display some information depends on the selected date.

Because there are some many days, more than 60,000 from 1900 to 2100.

So i can't create a new database, and then insert data into it.

It'll use lots of time to init the data when the user install the softwear.

So i need to prepare an external sqlite database, just like android project.

And i know, we can't use an external sqlite database, if we develop a html5 project.

I want to konw, is it the same we can't use a external sqlite database in Tizen project?

If so, what solution should i choose? Can you give me a suggestion?

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 Replies
Raghavendra Reddy Shiva
Yes, currently external database cannot be used with Tizen too. Trying to check, if the Tizen application database can be replaced with the external database for use . Will get back, once we have more info on this.
y Rajyalakshmi
Hi, Can we use SQlite for native app development. I got some problem when running DictionaryDataControlProvider in(sample projects in Native Application Daevelopement) Sample projects. Please any one try and help me. No problem occurs when launching but it is not running(not even showing) on Emulator. When i am debugging it is showing some error like( Cannot launch application with GDBClient.cannot bind socket)..
Raghavendra Reddy Shiva
To get support on native, please post your query under "Native Application Development" section.