Now I have created a table with 5 columns and trying to insert data in it but i keep getting a "Stack overflow at line 7 " message and I have to shut my program. I dont know what I am doing wrong.
Also is there any way of going to Mysql and craeting DB?
I have also tried using INSERT option in SQL query but still not able to load data in table.