Inserting a simple excel file into a mysql database

No Ashwin it did the same thing i cannot attached the snapshot of the process as share here its restricting me to as of new user i guess.

So this is my query passed and the parameter value as below

“INSERT Into employees (names) values (@value1)”

value1 = row(0).ToString (in value column and direction is “in” and type is “string”)