Convert your stored procedures to Web services in SQLXML with instruction from this SQL Server Magazine article by Rich Rollman.
Other News
Installing SQL Server 2000 Windows CE Edition
This article guides you through the steps of installing SQL Server 2000 for Windows CE.
Tell a parser where to find a schema
by Benoît Marchal – This tip shows you how to implement robust document validation with XML schema and JAXP 1.2. Examples are included for SAX and DOM parsers.
Saving data into XML files and retrieving into form controls
by J.V.Ravichandran – A DataSet represents storage of data for efficient manipulation of data for an application. A dataset can contain multiple tables of results. The tables in a dataset can represent data from many different sources (for example, from databases, from XML files, spreadsheets, and s
Oracle Chairman Vows A Continued Fight For PeopleSoft
By Barbara Darrow and Steven Burke – Oracle Chairman Larry Ellison used his company’s fourth-quarter earnings call to reiterate his intention to buy PeopleSoft from its shareholders. Ellison posited his company’s hostile bid for PeopleSoft as something of a rescue mission for PeopleSoft share
PeopleSoft Board Rejects Oracle Bid
By Antone Gonsalves – PeopleSoft Inc. said Thursday its board of directors has rejected Oracle Corp.’s takeover bid. The board voted unanimously to recommend that stockholders turndown Oracle’s unsolicited cash offer of $16 per share, or $5.1 billion.
IBM Expands Tivoli Risk Manager Support
By Lisa Vaas – IBM’s Tivoli Risk Manager now automatically monitors and protects all the big databases from security threats, malicious users and other vulnerabilities, the company announced Tuesday.Tivoli Risk Manager 4.1 now supports IBM’s own DB2 Universal Database, Oracle Corp.’s 8i and
Writing and Debugging XQuery Web Apps with Qexo
by Per Bothner – In this article we will show to to write and install a very simple web application written in the XQuery language. We will also show you how errors are handled, and how you can debug them. Our application uses the servlet extension of Qexo (version 1.7beta2 or later), a free softwar
HOW TO: Rotate a Table in SQL Server
This article describes how to rotate a SQL Server table. Suppose you have a table that is named QTRSALES. The table has the columns YEAR, QUARTER, and AMOUNT with the data in the following format (note that there is no row for the fourth quarter of 1996):
admin db – Free Space Monitoring Tool stored procedures and job :: (Script Library)
Category: Backup Software Tags: Backup software, Restore softw Compatibility: SQL Server 2000 only Description: