SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Welcome to SQLServerCentral.com

A Microsoft SQL Server community of 1,181,573 DBAs,developers and SQL Server users

Ask SQL Server CentralASK A Question!

Got a question about SQL Server? Maybe Integration Services or Reporting Services? Try our new question and answer system at Ask.sqlservercentral.com. Use your OpenID login to ask the the community.


Previous headlines

Introduction to the Transaction Log

The transaction log is a fairly complex construct in SQL Server and present in every database installation. New author James Rea brings us a great introduction to how the log works and how to maintain it.  Read more...
By James Rea 2009/11/06 (first published: 2008/07/02) | Source: SQLServerCentral.com | Category: Design and Theory
Rating: |  Discuss |  Briefcase | 23,442 reads

Using T-SQL CROSS APPLY and OUTER APPLY

That said, even though my personal focus is pretty much OO, I still miss stuff. SQL Server 2005 came out with the CROSS APPLY and OUTER APPLY operators and I have just started learning how to use APPLY in the last month or so. When I think I have it figured out, I am fortunate enough that some of you are interested in reading about my understanding of the technology.  Read more...
By Additional Articles 2009/11/06 | Source: developer.com | Category: T-SQL
Rating: (not yet rated)  Rate this |  Briefcase | 3,130 reads

Troubleshooting Reporting Services Performance Issues

The conclusion of our coverage of the Reporting Services component available in SQL Server 2005 Express Edition discusses systematizing the troubleshooting approach by focusing specifically on performance problems (as opposed to those impacting functionality).  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 803 reads

Preventing usage of "SELECT *..."

Is there a way to not allow users to use SELECT * in their queries? New author AJ Raghuram has an interesting solution that can prevent this in code.  Read more...
By Raghuram (AJ) 2009/11/05 | Source: SQLServerCentral.com | Category: SELECT *
Rating: |  Discuss |  Briefcase | 17,084 reads

The ADO.NET Managed Providers team wants to hear your opinion

Take this survey and help out the Managed Provider team at Microsoft.  Read more...
By Press Release 2009/11/05 | Source: SQLServerCentral.com | Category: survey
Rating: (not yet rated) |  Discuss |  Briefcase | 621 reads

SQL Server Unique Constraints for Large Text Columns

We are storing large text and URLs that are over 900 bytes in some of our tables and have a requirement to enforce uniqueness in those columns. But SQL Server has a limitation that index size can't be over 900 bytes. How do I enforce uniqueness in these columns and is it possible to achieve this in SQL Server 2005 and above? What are my different options to solve this problem? I heard that we can use CHECKSUM to create a hash, but is it possible to avoid collisions in the hash value as we are storing millions of rows?  Read more...
By Additional Articles 2009/11/05 | Source: MSSQLTips.com | Category: constraints
Rating:  Rate this |  Briefcase | 1,392 reads

Tuning SQL Server 2005 Integration Services for EBCDIC Data Conversion

Loading EBCDIC data into SQL Server is not a well documented process - this article provides a very useful guide to optimizing the performance of this operation.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 945 reads

Improving Cube Performance with Precalculated Aggregations

A step by step example of how to add pre-calculated closing balances through T-SQL and semi-additive measures from Johan Åhlén.  Read more...
By Johan Åhlén 2009/11/04 | Source: SQLServerCentral.com | Category: SSAS
Rating: |  Discuss |  Briefcase | 3,735 reads

T-SQL Best Practices – Don’t Use Scalar Value Functions in Column List or WHERE Clauses

Query performance can be affected by many different factors. This article introduces another best practice of how and how not to use a function within your T-SQL statements.  Read more...
By Additional Articles 2009/11/04 | Source: Database Journal | Category: T-SQL
Rating:  Rate this |  Briefcase | 6,014 reads

Updating a Database from WinForms Controls, Old School

Of all of the reader email I get, just these two things alone reminded me that of course I don't know everything, and many of you are working at a widening level of experience. To that end, this article is an old school article that shows new-to-WinForms programmers how to read data from controls and contrive SQL that updates a database.  Read more...
By Additional Articles 2009/11/04 | Source: developer.com | Category: winforms
Rating:  Rate this |  Briefcase | 1,520 reads
 
Question of the Day

PLINQ

By Noel McKinney 2009/11/06 | Category: .Net
Rating: (not yet rated) |  Discuss |  Briefcase | 1,158 reads
The "P" in PLINQ stands for what?
  Read more...
Top Members (last 30 days)
# Name Score Level
30 days All-time
1.
yogaanand.me
622 1765 SSCommitted  
2.
Silverfox
594 2103 SSCrazy  
3.
Jing.W
540 606 SSChasing Mays  
4.
Liz Ofstad
535 970 SSC Eights!  
5.
akmi
507 555 Mr or Mrs. 500  
Latest forum posts

By | Nov 07, 2009
Posted to
    follow me on Twitter