Please provide the solution on that or another way (another logic) to insert record from pipe separated text file into DataBase Table
Table structure tatacapital_mis_tbl_openitem.zip (1.2 KB)
@skini76 I tried logic but it can’t work, the problem is in while loop did not break, and where did I increment colCounter Operation on PipeStructured file.xaml (47.5 KB) Please check ForEachRow of Insert Query into attached code
It goes into infinite loop
@skini76 its working, But it took much more time(ie. 27 min) to execute for 44107 rows please check this Insert into DB.zip (1.3 MB) run this code and check into console
Please provide a solution for Bulk upload
refer tatacapital_mis_tbl_openitem.zip (1.2 KB) this table structure