(Gboyega Sanni) The realization of a service-oriented application is a hybrid process that is still evolving. In this article, we will introduce an emerging concept that may help readers develop such an application based on a new terminology called layered aggregated Web services (LAWS) via XML deve
Other News
SQL 2005 Maintenance Wizard Part 1
(Don Schlichting) There are a number of database housekeeping tasks that should be done on a regular basis to insure SQL performance and data integrity are optimized. Backing up the database, reorganizing data and index files, compressing the data file, updating the index statistics, and performing
FIX: CPU utilization may approach 100 percent on a computer that is running SQL Server 2000 after you run the BACKUP DATABASE statement or the BACKUP LOG statement
Consider the following scenario. You start the SQL Server 2000 service. You execute the BACKUP DATABASE statement or the BACKUP LOG statement at least one time. In this scenario, CPU utilization may approach 100 percent. After approximately 15 minutes or less, CPU utilization decreases.
InfoPath and Yukon: The Details
(Alex Weinstein) In a recent post, I touched upon the reasons why you might want to go with SQL Server XML columns as the storage for your InfoPath forms. In this article, we’ll talk about actually making it work.
Developing with Apache Derby — Hitting the trifecta: Java database development with Apache Derby, Part 2
(Robert J. Brunner) Get a thorough overview on how to issue a simple database query against an Apache Derby database and how to process the selected results. Doing so requires the introduction of three new JDBC classes: Statement, ResultSet, and ResultSetMetaData. Learn how to use these classes with
Post data to other Web pages with ASP.NET 2.0
(Tony Patton) Standard HTML forms allow you to post or send its data to another page or application via the method attribute of the form element. In ASP.NET 1.x, Web pages utilize the postback mechanism where the page’s data is submitted back to the page itself. ASP.NET 2.0 provides additional funct
MySQL – Disrupting the database business
(Matt Asay) MySQL made two major announcements today. One reflects a fundamental change in the database industry. The second is intended to cement that change forever.
Considering WebSphere on System z for your SOA
(Tom Parette) Many organizations which are moving to a service-oriented architecture (SOA) have a significant legacy infrastructure running on IBM’s System z. Several options exist for service enablement of these applications. This article describes why you might want to consider System z as the fou
Error message when you use XML functionalities against an instance of SQL Server 2000 after you upgrade an instance of SQL Server 2000 to SQL Server 2005: ‘Failed to load msxmlsql.dll’
Consider the following scenario. A computer is running multiple instances of Microsoft SQL Server 2000. You update one of the instances to Microsoft SQL Server 2005. You use XML functionalities against one of the instances of SQL Server 2000. In this scenario, you receive an error message that resem
How to call a WS-Security secured web service from Oracle BPEL
(Andre Crone) I have been investigating Oracle’s Web Service Manager recently. WSM is shipped with the new SOA Suite. The WSM is a service gateway. Existing services can be placed behind the gateway. Security and authentication of the services will be done by the service gateway. WSM also provides a
