Learn everything you ever wanted to about Microsoft SQL Server 2000 Profiler and SQL Trace Architecture. This Support WebCast will talk about using stored procedures to trace, Replay facility, Index Tuning Wizard, scenarios, known issues, and will provide handy tips and tricks. Tuesday, November 14,
Community
Mobyle Blueprints=Rapid Application Development
Wysdom – As seen at Internet World Fall 2000. Mobyle Blueprints is a revolutionary development environment offering developers unprecedented freedom to build applications – lightning fast – regardless of the complexities of devices and protocols. Mobyle Blueprints can extract information from
SQL Server 2000 Windows CE Edition Available
by Angie Brew Want to give mobile users powerful database functionality? Check out SQL Server 2000 Windows CE Edition (SQL Server CE). Microsoft built SQL Server CE specifically for managing small databases on portable devices. You can easily integrate SQL Server CE with existing systems because
XML Schemas and the DOM
When you use XML Schema, the XML DOM provides a property on each element and attribute to quickly access its definition in the schema. The definition property on the XMLDOMNode object returns the corresponding ElementType or AttributeType from the schema document. Recall that because an XML schema d
XML Bridge for SAP
IBM's alphaWorks has released XML Bridge for SAP, software to provide XML integration between SAP R/3 systems on the one side and arbitrary SAP R/3 or non-SAP systems on the other side. The software is aimed at those who want to provide loose coupling between SAP R/3 and outside systems, want
What's New in the Microsoft XML Parser Version 3.0 Release
The Microsoft® XML Parser (MSXML) 3.0 Release is the long-awaited production release of MSXML 3.0. This release represents a huge step beyond the MSXML 2.5 Release that shipped with Microsoft Windows® 2000. This release provides:
TSQL, SQL, database design, data warehousing, replication, and OLAP
One of the projects I began years ago was to design a course that would teach TSQL, SQL, database design, data warehousing, replication, and OLAP. This section is the fruits of that labor. One of the greatest benefits you get from instructor led training is the instructor. Since I obviously can&#
Controlling the Display of System Objects in SQL Server Enterprise Manager
By default, SQL Server Enterprise Manager displays all of the system databases, tables, and other database objects in its console tree and details pane. If you don't want to see these system objects, you can turn off their display by editing your server's registration properties.
Working with the Microsoft SOAP Toolkit
The Simple Object Access Protocol continues to gather more and more keen supporters. As more developers embrace SOAP, the greater the need for common libraries and tools – this is especially important, as different SOAP implementations must be able to co–exist in harmony. The Microsoft SOAP Toolkit
Hands-on XSL
This article presents a simple, hands-on exercise that demonstrates the principles of the Extensible Stylesheet Language Transformations (XSLT). It takes about an hour to complete the concept exercises and about 15 minutes at a computer to try out the results with a real XSLT processor.