15 Seconds: Data Access « http://www.15seconds.com/focus/Data%20Access.htm | | Articles , news , book reviews , code samples , and links on ado. by internet. com corp. |
ADO and SQL Server Developers' Guide « http://msdn2.microsoft.com/en-us/library/aa905875(SQL.80).aspx | | The article discusses access sql server data using ado. by microsoft. |
ADO Data Manipulation Examples « http://www.lqnet.com/ADO/ADO.asp | | Sample vba code for working with ado objects , such as recordset , command , connection , with access and excel. |
ADO DataType Mapping « 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. |
ADO FAQs « http://www.carlprothman.net/Default.aspx?tabid=81 | | Ado frequently asked questions from microsoft ado newsgroup. by carl prothman. |
ADO Frequently Asked Questions « http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp | | Quick answers to the questions our support professionals hear most often. by microsoft. |
ADO. NET/C# Database Programming « http://www.c-sharpcorner.com/Database.asp | | Directory with source code sample , articles , tutorials , and tips concerning ado. net/c# database programming. |
ADOX FAQ « http://www.carlprothman.net/Technology/FAQs/ADOXFAQs/tabid/101/Default.aspx | | Adox frequently asked questions from microsoft ado newsgroup. by carl prothman. |
DataDirect Connect for ADO « http://www.datadirect.com/products/ado/ | | Suite of native providers leverages your existing dbms vendor middleware to deliver odbc and ado access across a broad range of client platforms and data sources , including xml. |
DevGuru ADO Quick Reference Guide « http://www.devguru.com/Technologies/ado/quickref/ado_intro.html | | A free 318 page reference source that documents all of the properties , collections , methods , and events for the nine ado objects and the three rds objects. includes code examples. |
Microsoft ADO « http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/adostartpage1.asp | | 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. |
Microsoft ADO FAQ « http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q183606& | | This page presents some frequently asked questions about programming ado. by microsoft. |
Microsoft ADO Product Information « http://www.microsoft.com/data/ado/prodinfo.htm | | Ado is microsoft's next generation data access model. if you are working on the web , in my opinion , you want to use ado to access your database wherever possible. |
MSDN ADO Code Samples « http://msdn.microsoft.com/library/default.asp?url=/code/list/ado.asp | | Sampeles using adp in programming languages , including asp , visual basic , visual c++. |
Port ADO SQL applications to ADO. NET? « http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlmag02/html/ASoftLandingtoADO_NET.asp | | Article answers the question " should you port your sql ado applications gradually to ado. net or rewrite them from scratch?" by dino esposito. |