Private folder issue.

Login to reply to this topic.
Tue, 2008-04-29 09:30
Joined: 2008-04-29
Forum posts: 6

Hi,

My application creates a database in the private folder(namely "c\private\e000000f"). Every time my application launches is has to connect to the data base for some information. But when the application launches its not able to retrieve data form the DB file(thought it already exiting there). Please help me to resolve issue.

PS:It works fine on emulator but not on the device(M600i) .


Tue, 2008-04-29 11:34
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2009
Re: Private folder issue.

Looks like you have a problem. How do you think that we can help you if you don't provide any source code nor describing the kind of error code you have ?


Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Tue, 2008-04-29 16:19
Joined: 2008-04-29
Forum posts: 6
Re: Private folder issue.

Well, let me put it as following....

Will there be any problem if i want to place the the DB file on the Phone memory.

Tue, 2008-04-29 17:10
Joined: 2003-12-05
Forum posts: 683
Re: Private folder issue.

No, there is no problem, if you put your file in your app's private directory or outside any other protected directories (sys, private, resource).

  • Login to reply to this topic.