On Fri, Jun 18, 2010 at 7:46 PM, Rakesh Kumar <[email protected]> wrote: > Hello, > My question is-Is there any way or any graphical > interface so that i can fill data easily into database.
Save the data in csv format and use mysqlimport[1] MySQL has a web interface - phpmyadmin. You can use that too. 1. http://dev.mysql.com/doc/refman/5.1/en/mysqlimport.html _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
