have u created the table in the command mode or in program............i think the table has not been created........
Use .schema with no arguements, it'll list all the tables....... On 1/13/09, jayesh.thadani <[email protected]> wrote: > > > Hi.. > I am using sdk1.0 > > i created database as firstDB & created table in it as firsttable > > my application is working fine, but am not been able to view tables > name in database. > > i open it with sqlite, it shows database name in it with .databases > command.. > > but when i used .table it does not show tables contained in that > database.. > > > Please help me out. i watch previous forum , i think there is problem > with permission settings.. > > Thanks, > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

