Try Catch Exception
Hello,
I have requirement where i need to save the the Data into SQL server while recording the data into table after some records recorded into data table i'm getting a error.
****///****Error executing link in Automation: GetData_From_DataBase - From: Main_GC.DB_Connection.Properties To: Main_GC.DB_Connection.Execute()
Incorrect syntax near 'Brien'.
Unclosed quotation mark after the character string ');'. ***///***
I need to capture the error into the Try Catch Exception Message but I'm not able to Capture the error.
I have shared the my work on the attached file. Please, Correct me what i have done wrong.
Thanks & Regards,
Annapurna.