Scripts

Technical Article

Grouped Failover, a 2008R2 version of Availability Groups

One of the new cool features in SQL 2012 is the SQL Server Availability groups. In other words being able to failover a group of databases which are logically connected. i.e. SharePoint databases. Well, it is also possible to do that in SQL 2008 (R2). It’s called a Grouped Failover.

(1)

You rated this post out of 5. Change rating

2013-01-24 (first published: )

573 reads

Technical Article

GetDateInString

This function will return a value of date if found within a string, the date format in the string will vary. If no date is found a null value is returned

(3)

You rated this post out of 5. Change rating

2013-01-17 (first published: )

1,273 reads

Blogs

SQL Server Security – TDE Encryption

By

Transparent Data Encryption(TDE): TDE was initially introduced in SQL Server 2008 Enterprise Edition; this...

A Las Vegas Break

By

Only a little break for me. I’m actually heading to Las Vegas today for ...

Finding Balance: Things Will Come Up

By

I have a presentation on finding balance in your career that got quite a...

Read the latest Blogs

Forums

The day-to-day pressures of a DBA team, and how we can work smarter with automation and AI

By Terry Jago

Comments posted to this topic are about the item The day-to-day pressures of a...

How Accounting Assignment Help Improved My Academic Performance

By lucymartin

I recently used accounting assignment help, and it made a huge difference in my...

This Week's AI Trust Problem Became Everyone’s Problem

By dbakevlar

Comments posted to this topic are about the item This Week's AI Trust Problem...

Visit the forum

Question of the Day

Identities and Sequences III

When thinking of the Identity property for auto incrementing columns and sequences for the same action, which can be used with the BIGINT data type?

See possible answers