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
Control object destruction during global destruction
sysvol trying to replicate to non-existant Domain controllers
asp.net mssql I have a need to update records where the record column needs modifing in orde to match the Id value
Color of edit box
SSRS Combine two datasets into one data region - Must be in report not in SQL server
Convert Doc files to Docx in SharePoint
Is there a way to provide a range of values to the decode feature of SQL Query?
Basic php/mysql questions
Exchange Error as posted
MPP microsoft project plan. How can i open a file created in ver 2010 in MPP 2003 or 2007.