Problem Accessing tables,
January 28, 2009 at 11:30 PM
Hi.. friends I want to retrive tables that i have created in my database named 'allTables' in MySql database. eg:mysql>create database allTables;
in this allTables DB i have created several tables. Now what's the problem is I want to retrive all table names into my jsp code such that to check out whether the particular table is creted or not.If the table is creted i want to create new table. WILL U PLS PROVIDE CODE FOR THIS PROBLEM. If so i am very Thank Ful to u..
View All Comments
| View Tutorial