View Full Version : database path after creating a database or table.
sangram
01-24-2008, 12:22 AM
Hi all can u plz tell me where the database is stored after creating the database or table.i created a databse having name employee and also created atable but i am not getiing where the database is stored.
imarek
02-07-2008, 05:17 AM
Hi all can u plz tell me where the database is stored after creating the database or table.i created a databse having name employee and also created atable but i am not getiing where the database is stored.
Hi,
under linux, I think user database path is: $HOME/.android/userdata.img
simerpreet
02-13-2008, 08:10 AM
hello buddy,
Regarding your databse problem under linux here is the solution,just open the shell and goto the directory where your android is,goto upto tools folder ,and rest of the stuff u can check uner below link very easily
http://www.anddev.org/working_with_the_sqlite-database_-_cursors-t319.html
if u still have problems feel free to ask.
:cool:
libertino
05-30-2008, 04:47 AM
I think database is not intended for reading outside of your application, unless you create a public URI
Android application that fills the niche (http://phandroid.blogspot.com)
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.