Library tutorials & articles
ADO+
By Microsoft, published on 14 Jul 2001
Introduction
ADO+ is an evolutionary improvement to Microsoft® ActiveX® Data Objects (ADO) that provides platform interoperability and scalable data access. Because Extensible Markup Language (XML) is the format for transmitting data, any application that can read the XML format can process data. In the extreme case, the receiving component need not be an ADO+ component at all. It might be a Microsoft Visual Studio®-based solution or any application running on any platform.
Related articles
Related discussion
-
Key_Press() event for text box
by Aquila (1 replies)
-
Regarding Visual Basic Programme
by manjunathsl2007 (0 replies)
-
how do you hide all in VB6
by CapnJack (1 replies)
-
Problem with Input File
by novavb6 (3 replies)
-
How to produce a txt file with a table??
by novavb6 (1 replies)
This thread is for discussions of ADO+.