ADO+

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.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”