Viewing 15 posts - 4,951 through 4,965 (of 13,872 total)
This does not get caught at design time. You have to open the cursor to invoke the error handling, as follows:DECLARE @test-2 TABLE
(
column1 VARCHAR(256)
November 3, 2017 at 11:39 am
November 3, 2017 at 11:16 am
Sue_H - Friday, November 3, 2017 10:22 AMMaybe try adding a reference to the master database?
Sue
Thanks, Sue, but MSDB and...
November 3, 2017 at 10:34 am
November 3, 2017 at 8:18 am
November 3, 2017 at 6:08 am
November 3, 2017 at 5:44 am
Writing to the Event Log is also possible using Powershell, I believe ... did you consider that avenue?
November 3, 2017 at 5:42 am
November 3, 2017 at 5:40 am
Can you please explain why RAISERROR ... WITH LOG is unsuitable for your purposes?
November 3, 2017 at 5:09 am
November 2, 2017 at 4:07 pm
November 2, 2017 at 1:38 pm
November 2, 2017 at 10:26 am
(1) Differences in the data on...
November 2, 2017 at 7:04 am
Viewing 15 posts - 4,951 through 4,965 (of 13,872 total)