How to use the ADO recordset, record and stream objects to open documents (248255)
The information in this article applies to:
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
- ActiveX Data Objects (ADO) 2.7
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- Microsoft OLE DB
This article was previously published under Q248255 SUMMARY In Microsoft OLE DB Provider for Internet Publishing, you can open folders and documents into ADO records and ADO recordsets.
An ADO record object can represent a row in a recordset, or a single document
or folder opened directly. An ADO stream object represents a file in memory. It
can be used to display a document that is contained in a record object. REFERENCES For a more advanced sample that uses ADO records and
streams to work with folders and documents, visit the following
Microsoft Developer Network Web site: The Internet Publishing Scenario is
also available in the MSDN Library. In the MSDN Library Index, search for the following: Internet Publishing scenario(ADO).
For additional information about connection strings that open a document into an ADO recordset, click the following article number to view the article in the Microsoft Knowledge Base:
245359
How to open documents by using the Internet Publishing Provider
For more infomation about Microsoft ActiveX
Data Objects, visit the following MSDN Web site:
Modification Type: | Minor | Last Reviewed: | 8/30/2004 |
---|
Keywords: | kbDatabase kbhowto kbProvider KB248255 kbAudDeveloper |
---|
|