In addition to providing the latest updates and fixes, SQL Server 2000 SP3 includes the following benefits:<br><br> Serviceability improvements<Br> Improved multi-server administration.<Br> New monitoring API.<BR> SP3 introduces support for QLogic’s VI-enabled SANblade QLA2350 Fibre Channel cont
Author: SSWUG Research
MediaRich Tip #103: MediaRich and XML
The purpose of this tutorial is to illustrate how to use the MediaRich XmlDocument object. Our documentation does a good job of defining the MediaRich specific portion of our implementation and the DOM specification covers the rest. What we still need to do is bring the whole thing together.
Creative Comments: On the Uses and Abuses of Markup
by Kendall Grant Clark – Whether you think of the Semantic Web as a new and exciting promise or as a fantastic and impractical threat, it will not be a separate web but, rather, overlay the existing one. The Semantic Web isn’t a replacement, it’s a supplement. Both the existing web (the “Human Web”)
JAXB Revisited
by Daniel F. Savarese – Developer feedback has evolved Java Architecture for XML Binding (JAXB) into a version that better meets your needs. Take a fresh look at JAXB, and see how you can expect to write far less SAX and DOM code.
Collected Tablespace Tips
DBAs spend a lot of time monitoring tablespace usage. Ask three DBAs to provide the best script for tablespace analysis, and you will get three different scripts. Below are nine that have been submitted over the past two years.
A proliferation of database types
By Phil Howard – Even if you didn’t think that the business intelligence market was a mature market, I am sure that most of you think that the database market is completely done and dusted. Well, not in my experience. There are more different types of commercial database available today, than there
Inside Microsoft SQL Server 2000
To help you design Microsoft database servers that must achieve the best possible performance, Inside Microsoft SQL Server 2000 has the details you need. For one thing, author Kalen Delaney (who used Ron Soukup’s fantastic first edition as a starting point) explains how SQL Server 2000 works at a le
Database Details Script
This script extracts various details from SQL Server 7.0/2000 based on sysfiles and sysdatabases. It returns the server name, version of SQL Server, database name, device name, device location, and approximate size in MB of the device.
Microsoft Mobility Developer Conference 2003
Register now for Microsoft’s premier developer event for building and bringing to market wireless applications, content and services for Microsoft Windows Powered mobile devices, including Pocket PC and Smartphone.
Bulk Copy Program Utility
Q. How can I create a plain-text flat file from SQL Server as input to another application?<br><br>A. One of the purposes of Extensible Markup Language (XML) is to solve challenges like this, but until all applications become XML-enabled, consider using our faithful standby, the bulk copy program (b