What is the correct Syntax to be applied for “@[System::ErrorDescription]” inside the query like “INSERT” ? I am unable to retrieve the correct Error Description inside the table, as the result in the table is showing as “@[System::ErrorDescription]”. I am not getting the result !
What is the correct Syntax to be applied for @[System::ErrorDescription] inside the query like
Share
Use a command like:
And then put a parameter called 1 in, populated with @[System::ErrorDescription]