Home > Computers > Programming > Databases > ADO
ActiveX Data Objects (ADO) is the core technology for accessing all kinds of data including relational databases, mail servers, Active Directory, text and other document files, and data in other non-standard formats. It is supplied with many development environments, including Microsoft Visual Studio, C++, Visual Basic, and as part of the Windows and Windows NT operating systems.
http://msdn.microsoft.com/en-us/library/aa905875(SQL.80).aspx
The article discusses access SQL Server data using ADO. By Microsoft.
http://msdn.microsoft.com/en-us/library/ms681484(v=vs.85).aspx
Sampeles using ADP in programming languages, including Visual Basic, Visual C++, Visual J++, JScript, VBScript
http://www.lqexcel.com/ado.php
Sample VBA code for working with ADO objects, such as Recordset, Command, Connection, with Access and Excel.
http://www.carlprothman.net/Default.aspx?tabid=97
Shows the mapping between ADO and VB and C++ lanuganes, and Access, SQL Server, and Oracle databases. By Able Consulting, Inc.
http://www.carlprothman.net/Default.aspx?tabid=81
ADO frequently asked questions from Microsoft ADO Newsgroup. By Carl Prothman.
http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&SubSectionID=131
Directory with source code sample, articles, tutorials, and tips concerning ADO.NET/C# database programming.
http://www.carlprothman.net/Technology/FAQs/ADOXFAQs/tabid/101/Default.aspx
ADOX frequently asked questions from Microsoft ADO Newsgroup. By Carl Prothman.
http://msdn.microsoft.com/en-us/library/ms805098
ActiveX Data Objects (ADO) is Microsoft's high-level application programming interface to all kinds of data. ADO provides consistent, high-performance access to data. By Microsoft.
http://www.carlprothman.net/Default.aspx?tabid=82
RDS frequently asked questions from Microsoft ADO Newsgroup. By Carl Prothman
http://www.sqlstrings.com/
Database terms glossary and online reference for various ADO and ADO.NET SQL database connection strings for MS SQL Server, MS Access, MySQL, Oracle.
http://msdn.microsoft.com/en-us/library/Aa224767
Article answers the question "Should you port your SQL ADO applications gradually to ADO.NET or rewrite them from scratch?" by Dino Esposito.
Home > Computers > Programming > Databases > ADO
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us