When programming ADO applications, consider: ... ; MSDN Library; Servers and Enterprise Development; SQL Server; SQL Server 2000; SQL Server 2000 Books Online; Building SQL Server Applications; ADO and SQL Server; Programming ADO SQL Server Applications...
msdn.microsoft.com/en-us/library/aa905875(SQL.80).aspx
VBA code using the ADO library in Microsoft Access. ... ADO (ActiveX Data Objects) is more generic than DAO (the one designed to handle the objects in Access), so supports features of databases other than Access. In the wider world beyond Access, ADO has largely been replaced by the quite different ADO.NET library.
allenbrowne.com/func-ADO.html allenbrowne.com/func-ADO.html
Written for the intermediate to advanced Windows programmer, David Sceppa's Programming ADO offers an expert's view of developing with this powerful--and occasionally tricky--database library.
www.amazon.com/Programming-ADO-Dv-Mps-David-Sceppa/dp/0... www.amazon.com/Programming-ADO-Dv-Mps-David-Sceppa/dp/0735607648
7/3/2007 ADO.NET Retrieving last inserted id from sql server; Posted in: SQLServer; ... Programming ADO.NET ... SQL Server, MySQL, Postgresql ADO.NET programming...
www.programmingado.net/ www.programmingado.net/
ADO References ... At W3Schools you will find complete ADO references about built-in objects, and their properties and methods. ... ADO Object References...
www.w3schools.com/ado/default.asp www.w3schools.com/ado/default.asp
ADO Recordset URL ... On this web page, you'll find links to sample ADO and ADO.NET connection strings for .NET Data Providers,  OLE DB Providers, and ODBC Drivers (DSN/DSN-Less), from Microsoft, Oracle, and many other companies.
www.carlprothman.net/Default.aspx?tabid=81
This site offers tutorials and links on SQL Server. ... ADO.NET is a technique of developing computer databases using the Microsoft .NET Framework. It is meant to serve stand-alone computers, client/server scenarios at the enterprise level, and web applications.
www.functionx.com/adonet/index.htm www.functionx.com/adonet/index.htm
ADO.NET (ActiveX Data Objects) is the primary relational data access model for Microsoft .NET-based applications. It works with any component on any platform that understands XML. It should not be confused with ADO.
www.devarticles.com/c/b/ADO.NET/ www.devarticles.com/c/b/ADO.NET/
In ADO Programming in Visual Basic, master Visual Basic programmerSH3 Steven Holzner has written the first tutorial/reference designed to give experienced Visual Basic 6 developers absolute mastery over ADO. ... ADO Programming in Visual Basic 6 (Microsoft Technology) (Paperback)
www.amazon.co.uk/Programming-Visual-Basic-Microsoft-Tec... www.amazon.co.uk/Programming-Visual-Basic-Microsoft-Technology/dp/0130858579
ADO.net Programming article which focus on both how to write efficient code and how to represent the information which take advantage of layered design of .net framework. Articles describes how you can write code efficiently and improve performance of application and avoids errors due to poor coding style.
www.programmersheaven.com/2/ADO-net-Programming-Style www.programmersheaven.com/2/ADO-net-Programming-Style
Definitions