Microsoft
Software
Hardware
Network
Question : Mofify the query
I have 5 fields:
Status, Date0, Date1, Date2, Date3
Depends on status, there is a Date Associated with that.
Like
If Status=0 then Date0
Elseif Status=1 then Date1
Elseif Status=2 then Date2
else
Date4
End if
How to use iif syntax to replace that
Answer : Mofify the query
IIf([status]=0,[Date0],IIf
([status]=
1,[Date1],
IIf([statu
s]=2,[Date
2],[Date3]
)))
OM Gang
Random Solutions
Editable dropdown list in ASP.net 3.5 using C#
can I use my hard drive with XP and data on it with a system with replaced motherboard ?
Operation Must Use an Updateable Query
implementing aixpert on aix
Coookie not storing information
get latest file in the directory in unix
How to set the backcolor of the entire gridview rows quickly +vb.net 2005
GridView update is not grabbing the new data when Updating
cisco softphone registration
Installing Exchange 2003 Enterprise, what switches do I need to use with dcdiag?