Other News

Community

Scripting SQL Server 2000 Indexes

SQL Server 2000’s Enterprise Manager contains a scripting tool that you can use to extract basic index drop and create commands. However, to create such a script you’ll have to painstakingly cut and paste, and the result will not have any error checking. In this article you’ll see how to construct S

Community

Design XML schemas using UML

By Ayesha Malik – Unified Modeling Language (UML) is an industry standard that is used in modeling business concepts when building software systems in an object-oriented manner. Recently, XML has gained ground in becoming a key enabler of these systems in terms of transport of information and comman