Other News

Community

Is a 24X7 database system a myth

(James F. Koopmann) Is a 24X7 database system a myth? Let me just say for the record, YES it is. At the root of the question is the definition availability which has the notion of being ready for use, at hand, and accessible. With 24X7 that means 100% availability and completely accessible. I offe

Community

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

Community

Calling APIs, The .Net Way!

(Thiagarajan Alagarsamy) The Windows API is the name given by Microsoft to the core set of application programming interfaces available in the Microsoft Windows operating systems. It is designed for usage by C/C++ programs and is the most direct way to interact with a Windows system for software app