Hi, Generally the sql query works just fine in sqlite. Accordingly try the normal sql queries
Drop table [table_name] should do http://www.sqlite.org/lang_droptable.html Thanks & Regards Taleeb bin Waquar *Hum Mashriq Ke "Miskeenon" Ka Dil Maghrib men Ja Atka Hai!!* On Thu, Feb 2, 2012 at 4:56 PM, bhaskarReddy <[email protected]> wrote: > > HI Friends, > > How can i drop a table using sqlite API. > > Regards, > Bhaskar. > -- > View this message in context: > http://old.nabble.com/How-to-drop-a-table-using-sqlite-API-tp33249550p33249550.html > Sent from the SQLite mailing list archive at Nabble.com. > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

