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
XSLT Element ordering within templates.
Javascript form validation problems
Konica Minolta bizhub c253/exchange 2007. Scan to email from address will not stay changed
E72 - How to make email work without activating data services?
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
DB2 vs SQLServer
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
Migrate SBS 2003 to Server 2008 R2
Flex 3 Datefield and DateChooser
web design vs dev