Re: [android-developers] Re: Database path and writing

2011-07-06 Thread Dayvid Victor
I don't know if it will work, but since you said you can't get the ability
to
write, it can be because of that.

On Wed, Jul 6, 2011 at 9:17 AM, NikolaMKD wrote:

> Sorry there is mistake.
>
>
> Will openOrCreateDatabase open the database from /data/data/package/
> file ?
>
> On Jul 6, 3:55 am, NikolaMKD  wrote:
> > I have external databases stored in /data/data/files/
> >
> > Can I use openOrCreateDatabase( )? Will openOrCreateDatabase from that
> > path?
> >
> > Using OpenDatabase(path,factory, mode) was not giving me ability to
> > write into it? Why?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dayvid Victor R. de Oliveira
9º Periodo de Engenharia da Computação - UFPE
Monitor-Chefe de Lógica para Computação (EC)
Laboratório Itautec - CIn/UFPE

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Database path and writing

2011-07-06 Thread Fred Niggle
Try it out and let us know.

If your new to databases there are lots of sqlite and sqlite3
tutorials related to android via google search :-)

On 06/07/2011, NikolaMKD  wrote:
> Sorry there is mistake.
>
>
> Will openOrCreateDatabase open the database from /data/data/package/
> file ?
>
> On Jul 6, 3:55 am, NikolaMKD  wrote:
>> I have external databases stored in /data/data/files/
>>
>> Can I use openOrCreateDatabase( )? Will openOrCreateDatabase from that
>> path?
>>
>> Using OpenDatabase(path,factory, mode) was not giving me ability to
>> write into it? Why?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Database path and writing

2011-07-06 Thread NikolaMKD
Sorry there is mistake.


Will openOrCreateDatabase open the database from /data/data/package/
file ?

On Jul 6, 3:55 am, NikolaMKD  wrote:
> I have external databases stored in /data/data/files/
>
> Can I use openOrCreateDatabase( )? Will openOrCreateDatabase from that
> path?
>
> Using OpenDatabase(path,factory, mode) was not giving me ability to
> write into it? Why?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en