Generic Example for Table Deletion form the DB,
August 1, 2008 at 11:03 AM
I really appreciate the effort put in making such a fantastic learning tutorial. I am a newbie in J2EE environment. This site is providing me a good background guidence. I just wana add, this example drops a specific table name specified in the program. I'll be really thankful if someone can telme how to make it generic i.e I wanna take the name of the table from the user & if the table exsist in the database then it should be deleted.
View All Comments
| View Tutorial