Summary

book list add book to my bookshelf create a bookmark purchase this book online

mastering crystal reports 9
Chapter 22 - XML Web Services
Mastering Crystal Reports 9
by Cate McCoy and Gord Maric
Sybex 2003

Object-oriented programming has evolved to where objects can be stored on a central object server so that various applications can share and use the services of those objects. This architecture is very beneficial because it allows for centralized object management. However, distributed object technologies such as DCOM, CORBA, and RMI do not communicate with one another, meaning that object sharing is available only if you are using the same platform.

The web standards have evolved to allow objects to be shared, no matter which operating system or platform they were written in. These standards include XML as a standard way of representing data; SOAP, a defined set of XML elements and attributes that specifies which methods to run on a remote server; and WSDL, a defined set of XML elements and attributes that allows a client to discover what methods are available on the remote sever and how to call them.

With Visual Studio .NET, Crystal Reports allows a Crystal report to be published as a web service by simply adding the report to a web service project and choosing to publish the report from a menu. Any client who uses a Crystal Report Viewer can set the report source to be the Crystal web service and view the report.

Use of content on this site is expressly subject to the restrictions set forth in the Membership Agreement
 
Conello © 2000-2003     Feedback


Mastering Crystal Reports 9
Mastering Crystal Reports 9
ISBN: 0782141730
EAN: 2147483647
Year: 2005
Pages: 217

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net