function launch545985767(file,name,winwidth,winheight,font,background,border,text,showborder,dispType) { if (dispType == 1) { var file2 = file; var show_scroll = "yes"; } else { var file2 = "http://www.mediascooper.com/cgi-bin/mscoop-cgi/mediascooper.cgi?area=email&font=" + escape(font) + "&background=" + escape(background) + "&border=" + escape(border) + "&showborder=" + escape(showborder) + "&text=" + escape(text) + "&url=" + escape(file); var show_scroll = "no"; } var string= "width="+winwidth+",height="+winheight+"toolbar=no,directories=no,menubar=no,scrollbars="+ show_scroll + ",resizable=yes,dependent=yes"; hwnd = window.open(file2,name,string); if (navigator.appName == "Netscape") { hwnd.focus(); } } document.write(''); document.write(''); document.write(''); document.write('
'); document.write('August 27, 2010
'); document.write('Top 10 SQL Server 2008 Security Features
'); document.write(' Protecting database information from threats and vulnerabilities is vital for any organization. This article discusses 10 new security features introduced in SQL server 2008 that facilitate effective management of the database by using server surface area configuration (policy-based management configuration), full database encryption (TDE), enhanced auditing features and more.
'); document.write('
');document.write('August 30, 2010
'); document.write('IBM DB2 for z/OS V8: The End Is Nigh
'); document.write('Despite the traditional news dead zone as many people take a well-earned summer holiday, this month has seen a couple of interesting announcements from IBM, which will impact many of us over the next year or two.
'); document.write('
');document.write('August 30, 2010
'); document.write('CouchDB - The Open Source NoSQL Database
'); document.write('CouchDB is a great example of forward-thinking technology that\'s worth a look even if you\'re not currently in need of a database solution. This article introduces you to CouchDB, showing you how to get started using this fascinating solution and even integrate it into your PHP website.
'); document.write('
');document.write('August 31, 2010
'); document.write('Nine Steps to Troubleshooting SQL Server problems
'); document.write('DBAs often have a need to identify why a problem has occurred, or is occurring in their SQL Server database. This article covers some of the tools you can use to look for clues, and the steps you might go through to help troubleshoot a SQL Server problem.
'); document.write('
');document.write('August 31, 2010
'); document.write('Book Review: Access 2010 Programmer\'s Reference
'); document.write('Back in June we evaluated four great Access 2010 books that had just been released. There\'s now another volume available written especially for programmers. Danny Lesandrini peeks inside to see if this book lives up to its name.
'); document.write('
');document.write('September 1, 2010
'); document.write('Top 5 Oracle Database PL/SQL Job Interview Questions
'); document.write('It would be smart to brush up on your SQL when interviewing for a PL/SQL developer position. James Koopmann shares five questions that he has been asked when interviewing for both a DBA position and a PL/SQL developer position.
'); document.write('
');document.write('September 1, 2010
'); document.write('Microsoft Sync Framework Beefs Up Collaboration
'); document.write('There is a growing trend to access applications that are not just confined to just the PC but also extend to the other usually connected devices such as mobile phones and Point-of-Sale terminals. Keeping data synchronized across different platforms is a difficult problem to solve and the Microsoft Sync Framework is Microsoft\'s solution to the problem.
'); document.write('
');document.write('September 1, 2010
'); document.write('Oracle Database 11g New Features for Table Partitioning
'); document.write('Table partitioning is an option available to DBAs that can help them manage key database performance areas including i/o balancing, contention reduction, SQL statement performance improvements and even data availability. Oracle Database 11g adds some very powerful new table partitioning methods that can be implemented to help to achieve some of these goals.
'); document.write('
');document.write('September 2, 2010
'); document.write('Introduction to SQL Server Proactive Caching
'); document.write('Arshad Ali explores Proactive Caching, available in SQL Server Analysis Services 2005 and later versions. Proactive Caching helps DBAs to better control the cube data automatic refresh frequency. Proactive Caching offers near real time data for reports, while at same time providing a query performance similar to MOLAP storage mode.
'); document.write('
');document.write('September 2, 2010
'); document.write('A Guide to Microsoft SQL Server Replication
'); document.write('Replication is the technique of keeping the database between various SQL Server instances up-to-date as the database changes. There are different replication technologies available in SQL Server, one of which uses different techniques of providing various levels of currency in the data.
'); document.write('
');document.write('
Powered by Media Scooper2
'); document.write('
');