Transferring Logins to a Database Mirror
Transferring Logins to a Database Mirror
I recently discovered that my book (Pro SQL Server 2008 Mirroring) has an older version...
2010-08-13
3,834 reads
Transferring Logins to a Database Mirror
I recently discovered that my book (Pro SQL Server 2008 Mirroring) has an older version...
2010-08-13
3,834 reads
One of the things about SSRS that irritates me is that in the graphical editor, you have to set the...
2010-08-13
1,982 reads
I get a fair amount of email in a week; stuff about work, stuff for oPASS, stuff for PASS, stuff...
2010-08-13
577 reads
On my way to New Orleans today where I’ll pick up a car and then drive to Baton Rouge for...
2010-08-13
757 reads
One of my test servers, due to the unexpected growth of a user db, the local drive is used up,...
2010-08-13
12,014 reads
T-SQL Tuesday #009: Beach Time
I hope you enjoyed your time in the sun with your toes in the sand. We...
2010-08-13
796 reads
While supporting Microsoft Dynamics for CRM, I was recently quite surprised to have to associate role membership permissions within Reporting...
2010-08-12
1,451 reads
This has come up several times in the course of the last TWO jobs, so I’ll put it here for...
2010-08-12
762 reads
Different High Availability Solutions in SQL Server.
While working on finding different High Availability solutions, I did quite a bit of...
2010-08-12
3,374 reads
Different High Availability Solutions in SQL Server.
While working on finding different High Availability solutions, I did quite a bit of...
2010-08-12
5,553 reads
By Brian Kelley
Here is a short emotional intelligence (EI) post for today, courtesy of Seth Godin....
By Steve Jones
I was recently trying to handle a simple task with a few AI tools...
A nightly load into sales_fact fails. Ask an orchestrating agent to break down the...
I have a really stupid question... Is there an easy way to search for...
Comments posted to this topic are about the item How to Work with On-Premises...
Comments posted to this topic are about the item Escaping Strings
The STRING_ESCAPE() function requires 2 parameters in SQL Server 2025. The first is a string of text and the second is the type of escape rules being used. What are the options for the second parameter?
See possible answers