Other News

Community

FIX: You experience delays and receive a 17883 error message when SQL Server 2000 performs a large and complex query plan that uses hash operators on a 64-bit computer

In Microsoft SQL Server 2000, when you run a large and complex query plan that uses hash operators, you may experience delays when SQL Server 2000 compiles and optimizes the plan for the query. You may also receive a 17883 error message in the SQL Server 2000 error log that is similar to the followi

Community

XML Features in SQL Server 2000

(John Papa) SQL Server 2000 includes several XML features that let you transform relational rowsets into hierarchical XML documents, read XML documents, and bulk load data via XML. For example, you can pass an XML document to a stored procedure, join the XML to some tables and return a rowset, or ev

Community

IBM Express Runtime V2.1

(Aleksandr Nartovich, Sougat Ghosh, Richard Johnson, Kwang Sik Kang, Kimberly D Price, Gaetano Rinciari and Marcelino Villanueva) Mid-Market companies are looking for complete solutions from Independent Software Vendors (ISVs) who know their businesses and specialize in a particular solution categor

Community

An Email Custom Class…

(John Kilgo) Virtually any code that is repeated in more than one program you write should be self-contained in one form or another. Page headers and footers, for example, are often placed in user controls so that they can be easily, and consistently, added to every page. Other code and controls oft