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
How To Check Packets for Urls
Windows 2008 R2 x64 Error Id 2092 and Id 4013
Can I delete .OST files without losing email messages?
Deploy Printers Using Windows 2008 R2 GPO to Windows XP Pro Clients and Removing all current printers
I have designed an website in flash as well in html, if the browser dont have flash then i want them to be directed to the html version, or else they need to directed to flash version
IIS problem
How can I get X-Plane to recognize my UDP packets?
PHP: Accessing function from class
Windows Explorer Freezing when Browsing Into a Certain Folder
PHP/MySQL GROUP BY in query