Mar
11th
Wed
11th
YQL Continued…
I was able to add a “where” clause to my YQL statement in my Yahoo Pipes mashup project. I added a clause that will only return SQL Server 2008 information to my pipe. This will come in hand because we are currently in the middle of a major upgrade to SQL Server 2008 at work. Since I am filtering my YQL statement with a “where” clause it will filter down the number of entries to my pipe that I get. We can always change the “where” clause at any time to filter the RSS feed on whatever we are interested in at the time. Pretty cool stuff!