Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

   Items 1 to 20 of 11673    Next 20 >>
 

The Job Posting - Do I really have to be the SQL God?

Looking for a job in the SQL Server industry can be a challenge for many people. Craig Farrell examines part of this process in his look at job postings and how you can interpret them.  Read more...
By Craig Farrell 2013/05/24 (first published: 2011/04/14) | Source: SQLServerCentral.com | Category: career
Rating: |  Discuss |   Briefcase | 18,044 reads

SQL Server Sample Databases

This is a landing page for the sample SQL Server databases we are aware of.  Read more...
By Site Owners 2013/05/24 | Source: SQLServerCentral.com | Category: adventureworks
Rating: |  Discuss |   Briefcase | 2,134 reads

Provisioning

This week Steve Jones is asking about the timeframe for you to get a new SQL Server instance? Is it substantial? Do you really know? Answer this week.  Read more...
By Steve Jones 2013/05/24 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 40 reads

Red Gate Software Brings Free SQL Server Training Back to US Due to Popular Demand

Red Gate Software is bringing SQL in the City, the popular free training event, back to the US in three new cities. This October, the events will take place in Pasadena, Atlanta and Charlotte.  Read more...
By Press Release 2013/05/24 | Source: Red-Gate | Category: red gate software
Rating: (not yet rated) |  Discuss |   Briefcase | 137 reads

Using source data from an SSRS report in PowerPivot for Excel

In this tip we would look using an existing SSRS report to provide the data for PowerPivot in Excel.  Read more...
By Additional Articles 2013/05/24 | Source: MSSQLTips.com | Category: ssrs
Rating: (not yet rated)  Rate this |   Briefcase | 1,553 reads

Automating SQL Traces

Capturing the activity on a server when a problem occurs can be a challenge for many DBAs. This article shows how you can automate the capture of information when a CPU spike occurs.  Read more...
By Clark Froebe 2013/05/23 | Source: SQLServerCentral.com | Category: sql trace
Rating: |  Discuss |   Briefcase | 3,537 reads

Backup and Restore SQL Server with the SQL Server 2012 PowerShell cmdlets

There are plenty of occasions when it makes a lot of sense to do backup and restore scripts in PowerShell. Microsoft have put effort into making it much easier, as Allen White demonstrates.  Read more...
By Additional Articles 2013/05/23 | Source: SimpleTalk | Category: sql server 2012
Rating:  Rate this |   Briefcase | 1,324 reads

Transaction Log Stairway Series available as a book

Red Gate Books has released SQL Server Transaction Log Management, a free eBook on maintaining and troubleshooting the enigmatic transaction log based on the Stairway Series.  Read more...
By Press Release 2013/05/23 | Source: SQLServerCentral.com | Category: books
Rating: (not yet rated) |  Discuss |   Briefcase | 942 reads

Trusting Systems

The trust we build by ensuring our computer systems work is important. If we can't maintain that trust, Steve Jones sees a problem for our careers.  Read more...
By Steve Jones 2013/05/23 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 60 reads

Data Mining Introduction Part 5: the Neural Network Algorithm

This is the 5th article about Data Mining with SQL Server. This chapter is about Neural Networks.  Read more...
By Daniel Calbimonte 2013/05/22 | Source: SQLServerCentral.com | Category: data mining
Rating: |  Discuss |   Briefcase | 4,016 reads

Understanding HA

Dealing with disaster situations or trying to maintain an HA environment can be stressful. However knowledge about your goals and the capabilities of each technology, along with practice, can make things much easier.  Read more...
By Steve Jones 2013/05/22 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 96 reads

Paging Data with T-SQL

Greg Larsen shares a number of different TSQL methods to provide paging functionality, for when your application requires that you display only one page of data at a time.  Read more...
By Additional Articles 2013/05/22 | Source: Database Journal | Category: paging data
Rating:  Rate this |   Briefcase | 3,177 reads

Power View for Cubes

This document evaluates the latest functionality provided by Microsoft SQL Server 2012 With Power View for Multidimensional Models[1], this SQL Server 2012 CTP release allows connections between Power View and Multidimensional Models ( cubes) and not just Tabular Models.  Read more...
By Ivan Paniagua 2013/05/21 | Source: SQLServerCentral.com | Category: power view
Rating: |  Discuss |   Briefcase | 4,757 reads

Centralizing SQL Server Express Job Scheduling

I'm interested in monitoring all my SQL Server backups, but for SQL Server Express we're currently using scheduled backups using Windows Task scheduler on each SQL Server Express since SQL Agent does not come installed on Express Editions. Is there an alternative where I can utilize my existing SQL Server infrastructure?  Read more...
By Additional Articles 2013/05/21 | Source: MSSQLTips.com
Rating: (not yet rated)  Rate this |   Briefcase | 1,767 reads

How do you solve T-SQL problems?

It's good to have a methodology for solving problems, and T-SQL is no exception to this. Steve Jones notes that all too often we look at solving a problem, but only doing half the job.  Read more...
By Steve Jones 2013/05/21 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 209 reads

How Maintenance Plans are a Big Plus for SQL Server Administration

SQL Server 2012 makes your database maintenance jobs easy by proving an effective Maintenance Plan Wizard. This wizard does a fair job of creating core maintenance plans for your database.  Read more...
By Prett Sons 2013/05/20 | Source: SQLServerCentral.com | Category: maintenance plans
Rating: |  Discuss |   Briefcase | 3,817 reads

SQLServerCentral Hosts AdventureWorks on Azure

SQLServerCentral and Red Gate software have agreed to host the AdventureWorks database on the Azure platform and give free access to anyone that wants to practice querying it.  Read more...
By Press Release 2013/05/20 | Source: SQLServerCentral.com | Category: adventureworks
Rating: |  Discuss |   Briefcase | 989 reads

Connecting to AdventureWorks on Azure

A quick guide for connecting to our free copy of AdventureWorks on the Azure platform.  Read more...
By Steve Jones 2013/05/20 | Source: SQLServerCentral.com | Category: adventureworks
Rating: |  Discuss |   Briefcase | 1,084 reads

Morphing Microsoft

Is Microsoft trying to move away from just being a software vendor? It seems they'd like to and that's a goal, but are they moving in the right direction? Steve Jones has a few ideas to help them.  Read more...
By Steve Jones 2013/05/20 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 79 reads

Azure SQL Database Maintenance

It is increasingly likely that DBAs are now given responsibility for maintaining Azure SQL databases as well as conventional SQL Server databases. What is likely to be required by way of maintenence? What are the differences? Grant Fritchey covers what you need to know.  Read more...
By Additional Articles 2013/05/20 | Source: SimpleTalk | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 1,714 reads
   Items 1 to 20 of 11673    Next 20 >>