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
Windows 2008 64bit system showing only 4GB usable...
IIS host header and DNS
MDX query help (sub queries)
RadGrid GridTemplateColumn filter
Which Cisco Router Is This?
Importing an ESX 3.5u5 machine into VMWare Workstation 7. RAM not expandable past 3600MB?
ical not syncing with exchange 2010 - snow leopard
how can i kill a process by force
make a gigabit rj45 loopback plug
How do I write a firewall?