Perfect!! Thanks Marcus!

On Dec 31 2008, 12:59 am, visionera gmbh <visionera_andro...@yahoo.de>
wrote:
> hi michael,
>
> try this
>
> SELECT name FROM sqlite_master WHERE type = "table"
> bye
> marcus
>
> ________________________________
> Von: michael m <mgmait...@gmail.com>
> An: Android Developers <android-developers@googlegroups.com>
> Gesendet: Dienstag, den 30. Dezember 2008, 01:01:06 Uhr
> Betreff: [android-developers] SQLite3 sql command to show tables in a database
>
> Does anyone know if there is a SQL command for SQLite3 to show the
> tables in a given database for my Android application or a
> corresponding class that will deliver a list?  I need to find out this
> information programatically and not through adb.  I was assuming to
> find something in SQLiteDatabase, but couldn't find anything that
> delivers the list of tables.
>
> thanks
> - michael
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to