Is there any free tool for creating database (mysql preferred) tables from existing html forms automatically? -


I have found front end designers to write lots of HTML forms for me to create databases from databases automatically from existing HTML forms Have a Free Tool (Miskul Likes) for? The table names and datatype form will be generated based on the names and types of elements.

This will be quite difficult with traditional relational database such as MySQL, where you can insert and manipulate data Before having the situation, you have to define the schema for your database. Schema has to define all column names, as well as their datatype.

All this is very hard to auto generate from an HTML form.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -