Is it possible to dynamically create database schema at run time using AJAX+JSP+MySql ?

satish S

New member
Can you also provide some starting point/approach for this ??
Thanx
I should be able to create the databse schema dynamically(at run time), depending on user preferences, like the user will suggest the table name, name of columns,etc....
 
Back
Top