In Microsoft Internet Information Services 6.0 (IIS), after you make configuration changes by using Internet Information Services Manager or a programmatic interface, an error message that is similar to the following is logged in the System log: Source: IIS Log Type: Error Category: Catalog
Other News
.NET XML and SOAP Serialization Samples, Tips
(goxman) Using serialization objects are persisted which allows us to store them easily in files or databases. E.g: Storing configuration settings of an application, storing custom settings of a user for an application, saving the state of the application. Since we have the persisted forms of o
Managing State in Service-Oriented Architecture
(Mark M. Davydov) One of the most common misconceptions about Web services is that they are appropriate only for supporting synchronous request/response SOAP (Simple Object Access Protocol)-based interactions. One of the main reasons for this misperception is that many Web services are implemented u
MySQL migration: MyISAM to InnoDB
(Keith Winston) The MySQL database is unique in that it offers multiple storage engines. The SQL parser and front end interfaces are separate from the storage engines, so you can choose among nine low-level table formats the one that suits your application best. I recently needed to convert a pr
IBM, Hyperion End Embedded OLAP Relationship
(John Hagerty) For the past several years, IBM has embedded Hyperion’s Online Analytical Processing (OLAP) product Essbase as the engine of its DB2 OLAP Server. Effective immediately, the companies have jointly ended that business relationship and have started a new one: a joint-selling partnership
Dates in DB2 and Oracle: Same Data Type, Different Behavior
(Shibu Kalluvila Raj) Most enterprise applications today use database systems to persist data, and they utilize these data for various organizational needs. Often these applications need to store, retrieve, and manipulate date and time values to perform various business processes. Commercial dat
Stored procedure to find columns and tables
(Brian Walker) This tip continues the system stored procedure series with two simple routines. (R)
ODM BLAST: Sequence Homology Search in the RDBMS
(Susie Stephens, Jake Y. Chen and Shiby Thomas) Performing sequence homology searches against DNA or protein sequence databases is an essential bioinformatics task. Past research efforts have been primarily concerned with the development of sensitive and fast sequence homology search algorithms ou
Retrieving and Processing XML with ASP.Net
(Justin Cook) The .Net Framework includes an extensive set of tools for working with XML data. This article will explain how to retrieve remote XML data from an application that doesn’t necessarily provide Web Services yet, but transmits data in XML format. Also included is the code to process the r
Enabling Drillthrough in Analysis Services 2005
(T.K. Anand) Discover the new Analysis Services 2005 drillthrough architecture. See how to set up drillthrough in Analysis Services 2005 and get guidance on migrating drillthrough settings from Analysis Services 2000 databases.
