Microsoft
Software
Hardware
Network
Question : Select Statement Change
How can I change the select statement formula to make the expired date be "in the next 4 month" - I don't have that option in the premade formulas:
This is what I have now. . .
{ViewTenantStatement1.IsCu
rrent} and
{Opt_ViewLeaseTenant_RemLi
st_LeaseEx
pire.Lease
ExpiryDate
} in Next61To90Days
Answer : Select Statement Change
Try this
{ViewTenantStatement1.IsCu
rrent} and
{Opt_ViewLeaseTenant_RemLi
st_LeaseEx
pire.Lease
ExpiryDate
} <= dateadd('m',4,currentdate)
mlmcc
Random Solutions
RHEL command to do an LS and have the result stop until you hit the space bar
java.lang.NoClassDefFoundE
rror: TestZone/java
Setting Up Coldfusion Builder to Use A Remote Server
Configuration Status error on TMG 2010 Enterprise
CentOS 5.3: search keyword in array of logs: how?
Panasonic KXTDA100EP Telephone System
Importing Calendar files into Excel (.ics > .xls)
Bulk insert a excel file
JComboBox action commands
How do i do PXE Boot using windows 2008 server and Deployment Workbench