Thursday, September 12, 2019
.ics subscription HTML embed display
›
I've been on something of a hunt for an easy (preferably already hosted) method by which I can display a calendar based on an ical (.ics...
3 comments:
Wednesday, July 13, 2016
Using SSRS ReportServer database in SQL Multi-Subnet Availability Group
›
Using SSRS report data sources on a SQL Availability Group that is behind a multi-subnet listener is supported, and it mostly works. Havi...
10 comments:
Monday, June 27, 2016
Using powershell to call arguments with no spaces
›
Sometimes you have an application (like 7 Zip) that uses command line switches without a space between the switch and the value. If you...
Tuesday, May 31, 2016
PowerShell exit codes, or "Why does SQL Server think my PowerShell script succeeded?"
›
If you search for PowerShell logging, or PowerShell output, you'll find lots of folks who are frustrated by PowerShell's error handl...
Powershell Invoke-Webrequest error "Internet Explorer engine is not available"
›
We encountered the following error in an SSIS job that launched a PowerShell script, and the job was executing (we thought) successfully. T...
Thursday, May 5, 2016
Fighting sp_send_dbmail error: "Failed to initialize sqlcmd library with error number -2147467259."
›
We recently encountered a bunch of problems with sp_send_dbmail, and they all returned this: Failed to initialize sqlcmd library with erro...
4 comments:
Thursday, January 29, 2015
Paste SQL (and other) text into OneNote 2013 with syntax highlighting (really)
›
I've been searching for a way to get SQL scripts into OneNote while retaining syntax highlighting from SSMS for a long time now. It...
8 comments:
Wednesday, December 10, 2014
SQL Agent Connection Failure after Cluster Reconfiguration
›
We had some unfortunate event befall one of our SQL clusters lately, and it’s led to some interesting fallout. First, the TempDB LUN was un...
Wednesday, November 12, 2014
Who is using this database? Is it in use at all?
›
This is a question we get as SQL Server DBAs all the time: is this database in use? Most of us are in the habit of putting this question b...
Thursday, February 20, 2014
SQL Server Reporting Services Service Start Timeout
›
SSRS will often timeout when starting under Windows Server: The error is: Windows could not start the SQL Server Reporting Services (MSS...
43 comments:
›
Home
View web version