Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Whitepaper: Network Immunity Solution More networks are being attacked and threatened, in more devious and creative ways, than ever before. Incidents range from viruses and worms to Trojan horses and internal sabotage. Find out how to defend yourself with a simple, efficient, and affordable architecture that provides broad coverage of internal threat protection for wired and wireless networks.»
eBook: Guide to Managing an IT Staff Why is managing technical people difficult? Some would say techies are socially inept and simply can't communicate well. While that may be true in some cases, saying so doesn't help managers deal with techies any better: It just defers the problem. Download this eBook for advice on how to bridge the communications gap. Download this eBook now.
Tutorials: JavaOne Online Technical Sessions and Labs Advance your development skills by experiencing hundreds of expert-led, in-depth technical sessions and hands-on labs. View sessions on the latest developments in evolving and existing technologies. ;
String Functions: The .Properties Function, Part II10/08 Business Intelligence Architect Bill Pearson continues his hands-on introduction to the .Properties function. In this article, we examine the use of the TYPED flag within the .Properties function to deliver a strongly typed value using .Properties.
What’s New in SQL Server 2008 Part 310/05 Don Schlichting highlights some of the new features
and benefits found in SQL Server 2008. Covered in Part 3 of this series is
new Data Integration features, enhancements to Analysis Services,
Reporting Server additions, and Office integration.
XML-Enabled Applications - Part 410/08 When building XML-enabled PHP/Oracle applications, the database
can be used as an efficient means of storing XML data and will
operate on any kind of data that can be expressed in XML. PHP's
XML extensions allow you to take advantage of Oracle XML DB.
Oracle Raises Retention Profile10/08 The company thinks its latest records-management software poses a formidable threat to industry leaders IBM and EMC.
CompareData (Zidsoft) Native Windows cross-DBMS application that allows you to visually compare and synchronize data between two SQL databases using ODBC drivers.
Caspio Bridge / ExpressDB (Caspio, Inc) Hosted, wizard-based database access software allows non-programmers to create database-linked Web forms, reports, and applications through a Web interface. New tool stores submitted form data in hosted DBs.
SQL trace and TKPROF in SQLPLUS Purpose: To read raw session trace file with option to format trace file with TKPROF and read it in SQLPLUS Session.
Table Compare This sp can compare two tables with the same structure.
Script to Display Current SQL Activity A simple stored procedure for SQL Server 2000 (should work on SQL 7 as well) that lists users (like sp_who), locks (like sp_lock), and the input buffers of blocked and blocking users.
Hierarchial Loop I This procedure finds all the employees working under 'KING' from the 'SCOTT.EMP' table.