go to post Suman Samanta · Jun 24, 2019 If you are using local instance are you sure you need the secure connection checked. Usually in local we do not configure secure connection .
go to post Suman Samanta · Jun 9, 2019 If parallel insertion is not happening you can use ,INSERT %NOLOCK INTO SOMETABLE (COL1) VALUES (:VALUE1)