How To Use RDS to Access MTS Components Over the Internet (247865)
The information in this article applies to:
- Microsoft Transaction Server 2.0
This article was previously published under Q247865 SUMMARY
This article explains how to use Remote Data Services (RDS) from a Visual Basic client to access your MTS components through HTTP. This service is useful when you want to extend the reach of your MTS applications beyond your local Intranet or a Web browser that uses ASP.
RDS is a programming model that uses an intermediate service, such as IIS, to obtain and manipulate data and objects. This intermediate service actually creates the object and allows the client code to access that object as if the client created the object itself. The complete object model and documentation for RDS can be found here:
http://msdn.microsoft.com/library/en-us/dnoledb/html/usingthecustomizationhandlerfeatureinrds21.aspREFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
166277 How To Create a VB Component that Returns a Recordset in RDS
Modification Type: | Major | Last Reviewed: | 5/10/2006 |
---|
Keywords: | kbDatabase kbhowto KB247865 |
---|
|