> i m ashish,
> i m new for django...

Apparently new to mailing-lists too:

1) for new topics, start a new thread instead of replying deep 
within a non-relevant thread

2) post once. Posting the same message multiple times will just 
peeve people.

> i have a problem

Clearly more than one.

> how can i delete my table from database using SQLite3

using standard DDL:  "DROP TABLE"

> how can i get the db file on command shell of sqlite...

.databases

> how can i drop the table.....

same question as your first one...with the obvious "DROP TABLE" 
statement.

> please give me the answer...

http://lmgtfy.com/?q=sqlite3+drop+table

-tkc




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

Reply via email to