May 10, 2018 at 5:07 am
Welcome to SSC. You might want to respond to the comments on the identical question you posted on StackOverflow though, rather than posting a new topic on a different website: https://stackoverflow.com/questions/50270688/msg-102-level-15-state-1-procedure-auditview-line-1-incorrect-syntax-near-a. Users here are going to have the same questions.
Thom~
Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
Larnu.uk
May 16, 2018 at 7:30 am
And as your error message refers to Procedure AuditView, you'll need to look there to find the source of the problem.
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
May 16, 2018 at 7:43 am
The procedure might be in a trigger for one (or all) of the tables that you're deleting.
BTW, we're in 2018, use TRY...CATCH blocks instead of that horrible error handling on every statement.
Viewing 3 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply