(Cameron Sturdevant) Oracle Database 11g is loaded with automation features that I praised highly in my review. To gain perspective on the features that will be most beneficial to Oracle shops, I asked veteran consultant Don Burleson to name the top five goodies—and gotchas—in Database 11g. Burleson
Other News
T – 10 days and counting until IOD 2007
(Willie Favero) That’s right. There are only 10 days left for you to get registered for the Information on Demand (IOD) Conference at the Mandalay in Las Vegas October 14-19, 2007. If you’re already registered, then start planning what you’re going to attend once you arrive. If you’re NOT registere
Building AJAX Enabled File Uploading System with Progress Bar Using ASP.NET 2.0
(Jesudas Chinnathampi) Uploading files using ASP.NET Framework 1.0 / 2.0 / 3.0 is pretty easy. Without much error handling, all we need is a couple of lines of code to upload a file to the web server. Read my article which explains how to upload files using ASP.NET which was written four years back.
The Unexpected SQL Injection
(Alexander Andonov) We will look at several scenarios under which SQL injection may occur, even though mysql_real_escape_string() has been used. There are two major steps at writing SQL injection resistant code: correct validation and escaping of input and proper use of the SQL syntax. Failure to co
Using SQL Server 2008’s MERGE statement
(Tim Chapman) SQL Server 2008’s new MERGE statement allows you to insert, update, or delete data based on certain join conditions in the same statement. In previous versions of SQL Server, you have to create separate statements if you need to insert, update, or delete data in one table based on cert
New Weekly SQL Server Show, SelectViews, Posted
New Weekly SQL Server Show, SelectViews, Posted This week’s show explores Software as a Service Issues, SQL Server Data Archive Challenge, Linking Access Tables to SQL Server. Also, BookLooks – Apress TSQL Recipes, the 60-Second SQL Server Tip of the Day and Much More. > Watch the Show Here Pulling Information From Non-Relational Sources… …is possible. In fact, pulling together […]
WebSphere Process Server for z/OS Configuring a stand-alone server environment
(G Michael Connolly, Jo Johnston, Erdmann Treffurth and Eran Yona) This paper book provides a detailed step by step configuration guide to setting up a Standalone WebSphere Application Server Cell and then implementing WebSphere Process Server with DB2 in that cell. We decided to configure WebSphere
More Online Utilities [DB2 9 for z/OS]
(Craig Mullins) Today we continue our investigation into the new functionality in DB2 9 for z/OS… and specifically into the improvements made to IBM utilities for version 9. We will turn our attention to improved availability with IBM DB2 utilities. Under DB2 V9, three more utilities can run onlin
Business Data Catalog in Microsoft Office SharePoint Server 2007: Architecture and Schemas
(Gustavo Velez) Microsoft Office SharePoint Services (MOSS) 2007 is Microsoft’s innovative tool that provides the infrastructure to advance collaboration and communication within organizations based on the smooth flow of documents and information.
[ASP.NET] Setting the DefaultButton for a Login control
(Jon Gallway) One underused feature in ASP.NET 2.0 is the ability to set a default button for a form. In the past, this often required some extra JavaScript, and was just enough of a pain that it didn’t get done until someone asked for it. The ASP.NET form element has DefaultButton and DefaultFocus
