How to insert data into database table?

@Cosmin_Ion_Nicolae @Maheshwar_Matalwar
your code was perfectly run but I had a large data about 60k rows and 39 columns
so For Each loop took more time to execute
please provide another solution

@Maheshwar_Matalwar


If i used Insert activity it gives an error, but insted of that i used single insert statement then it execute proper
What exactly the issue

@Cosmin_Ion_Nicolae @Maheshwar_Matalwar
Please check the code not working it gives an error Insert into DB.zip (22.2 KB)
This is the code and tatacapital_mis_tbl_openitem.zip (1.2 KB) This is Table structure

Please refer

How do you write the database connection string?
Also my data is on godaddy. So is it possible to directly upload there or should I install SQLite?

hi there can you clarify on how you fix this error i currently stuck at this error using this insert activity.