Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Dave does Data
Tutorials, Performance Tuning, Tips & Techniques on SQL Server & its ecosystem.
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
News
SQL 08 SP1 has shipped,
Lijit Search
Tags
.NET
.NET Development
ADO.NET
Azure
BI
Cloud Computing
Connection Strings
Data Mining
Downloads
Events
Free
Geography
Geometry
Kids
Linked Servers
Load Testing
News
Polygon
Recommendations
Reporting Services
Small Biz
Software+Services
Spatial
SQL Analysis Services (SSAS)
SQL Integration Services (SSIS)
SQL Management Studio (SSMS)
SQL Reporting (SSRS)
SQL Server
SQL Server Analysis Services
SQL Server Intergration Services
SQL Server Spatial
SSAS
SSIS
SSRS
Tools
Training
TSQL
Visual Studio DBPro
Webcast
Windows 7
Recent Posts
Review: Programming MS SQL Server 2008 – Holistic coverage for an App Developer
Review: MS SQL Server 2008 Internals – Core knowledge for all DBA’s
Tip: Avoiding REALLY hard to reproduce bugs in Production
Tip SSMS: How to quickly find the line with the Syntax error
How to get Database Edition Power Tools to work on Visual Studio Team System 2008 Database Edition GD
Archives
October 2009 (1)
September 2009 (8)
August 2009 (1)
May 2009 (1)
April 2009 (11)
March 2009 (1)
February 2009 (3)
January 2009 (1)
November 2008 (9)
October 2008 (8)
August 2009 - Posts
Saturday, August 22, 2009 3:23 PM
Using TSQL Variables: Subtle BUG when assigning values to Variables via a Query
I’m unsure if this is a BUG or “By Design” but for me it is unexpected & likely to cause your application to hang if you aren’t aware of it. So one more article in my “TSQL Best Practise” or “Good TSQL Coding Standards” posts. Summary: If you assign
Posted by
davele
|
3 Comments
Filed under:
SQL Server
,
TSQL
,
Recommendations