Connecting Tech Pros Worldwide Forums | Help | Site Map

Working with Multiple CASE WHEN Comments

Newbie
 
Join Date: Aug 2009
Posts: 19
#1: Aug 18 '09
Has anyone worked with multiple case when comments? I converted a query from access 07 to SQL Server 2005. Initially the query was using IIf instead of CASE WHEN. Any help or examples is greatly appreicated.

Delerna's Avatar
Expert
 
Join Date: Jan 2008
Location: Sydney
Posts: 790
#2: Aug 19 '09

re: Working with Multiple CASE WHEN Comments


Posting the code you are trying to convert would help us to help you
Newbie
 
Join Date: Aug 2009
Posts: 19
#3: Aug 19 '09

re: Working with Multiple CASE WHEN Comments


the changes you suggested have helped a lot still getting some small errors, converting queries from access 07 to sql server 2005 can be very frustrating
Reply