Microsoft
Software
Hardware
Network
Question : Find a value using XML Search
I am trying to find a value within my xml upload that contains a certain keyword phrase. I am using
<cfdump var="#XmlSearch(xmlDoc, "/Student/Essays/EssayType
[contains(
., 'adversity' ) ] ")#" /> but that doesn't return anything even though I can see that there is an EssayType that does contain adversity so I am obviously using the wrong syntax to pull this back.
Answer : Find a value using XML Search
I guess it should be minus 45:
WHERE providerID IN ( 'A000000015210B','A0000000
03731B' )
AND Input_Date < DATEADD(day, -45, Received_Date)
or
WHERE providerID IN ( 'A000000015210B','A0000000
03731B' )
AND Received_Date > DATEADD(day, 45, Input_Date)
Random Solutions
SSRS 2008 Cascading Parameter not getting refreshed
Exchange server 2007 sp3 in server 2008 R2
Excel Date Time format conversion yyyy-mmm-dd hh:mm:ss to mm/dd/yyyy hh:mm:ss
Setting Compatibility Mode in IE8 using JavaScript
wordpress causing infinite tabs opening?
Setting up my first database driven web site
ironport encryption review
How do I modify this php script to send a confirmation?
Windows 2008 - HP LaserJet 2600n drivers aren't working
AMD vs Intel? on dell's website - which has greater VM performance?