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: Effectively Managing Change Across the Data Center Explore how BMC Data Center Optimization solutions enable you to discover what you have, determine what you need, and automatically implement the appropriate resources--all while controlling the impact of change and continually assuring business service levels.
Access Object Enhancifier9/14 Today's article will show you how to access and modify the properties of various Microsoft Access objects through VBA code, by building an Access Object Enhancifier.
Building Tables with the DB2 Designer and Visual Studio 20059/12 Paul Zikopoulos discusses a new tool that is unique to DB2 9 in the Visual Studio 2005 integrated development environment (IDE) called a designer. Specifically, he examines how to create a table using the table designer.
SQL Server 2005 Service Broker Plays Well with Older Relatives9/15 You can leverage SQL Server 2005 Service Broker with existing technologies such as SQL Server 2000 and MSMQ. BizTalk and SSB external activation are viable options, but a simple polling solution is easier.
Oracle to buy Business Objects to buy ALG Software...9/15 Business intelligence software developer Business Objects, which is buying UK enterprise performance management (EPM) IT firm Armstrong Laing, may soon itself be bought by Oracle...
BI Documenter (Mienasoft) Documentation tool for Microsoft SQL Server 2005 that includes documentation modules for SQL Server, SSAS, SSIS, diagramming and templates.
Tools for SQL Server (Idera) Multple tools for SQL Server management includes monitoring, remote administration, diagnostics, etc. New components provide access rights monitoring and change management tools.
Services running on local MSSQL server The procedure will list code, name and current state of each service that is installed on the machine where SQLSERVER2000 is running.
DTS Package for Reporting Low Disk Space This VBscript code will check for low disk space on the local SQL Server. The script will check all disks except the C: drive and will trigger an alert to be sent via e-mail when the available disk space on any drive falls below 20%.
Hot Backup Script on Windows This script contains two files. First is called bkp.bat which starts listener and service(if database is down)and connects to SQL. This script then calls backup script,called bkp.sql