(Vikram Vaswani) The oEmbed specification offers a way to display embedded representations of content from third-party content sharing sites in a web page. This article introduces the oEmbed API and demonstrates it in the context of a PHP application, explaining how you can use it to embed content f
Other News
Data Studio Health Monitor
(Radim Kolar) Data Studio product family (freeware database development/administration suite) has new member – Data Studio Health Monitor. This new product is replacement for Data Studio Administration Console and in DB2 10 LUW will probably replace builtin health monitor with db2 control center cli
DB2 Symposium 2011
(Craig Mullins) Today’s blog post is about a great symposium dedicated to the topic of DB2. It is called, appropriately enough, the DB2 Symposium.
Handling 301 Redirects in ASP.NET 3.5
(Frank Kerrigan) You are putting a new site together and you have lots of new pages and lots of old pages that will no longer exist, it might be a good idea to tell links from external sources and search engines, robots, etc… that the pages have moved. Supplying incoming requests with some notific
Real Time SQL Monitoring
(Dom Brooks) I’m a sucker for convenience.
What is the Difference Between the FIRST_ROWS Hint and ROWNUM in the WHERE Clause?
(Charles Hooper) A couple of days ago I saw an interesting question that asked what is the difference between using the FIRST_ROWS(100) hint in a SQL statement and using ROWNUM
How-to filter table filter input to only allow numeric input
(frank.nimphius) In a previous ADF Code Corner post, I explained how to change the table filter behavior by intercepting the query condition in a query filter. See sample #30 at http://www.oracle.com/technetwork/developer-tools/adf/learnmore/index-101235.html
SharePoint 2007 and SQL Server, Part Two
(Buck Woody) This is the second in a series on SharePoint and SQL Server. In this part of the series, I’ll be building on the information I shared in the first article, so if you haven’t had a chance to look that over, take a moment to do that now.
The EXCEPT and INTERSECT Operators in SQL Server
(Robert Sheldon) The UNION, EXCEPT and INTERSECT operators of SQL enable you to combine more than one SELECT statement to form a single result set. The UNION operator returns all rows. The INTERSECT operator returns all rows that are in both result sets. The EXCEPT operator returns the rows that a
New TPoX Benchmark Results Available
(Matthias Nicola) TPoX stands for “Transaction Processing over XML” and is an XML database benchmark that Intel and IBM have developed several years ago and then released as open source.
