
ADO: ActiveX Data Objects: Creating Data-Driven Solutions by Jason T. Roff
ISBN10: 1565924150ISBN13: 978-1565924154
Author: Jason T. Roff
Title: ADO: ActiveX Data Objects: Creating Data-Driven Solutions
Publisher: O'Reilly Media; 1 edition (June 30, 2001)
Language: English
Size ePub: 1671 kb
Size PDF: 1266 kb
Rating: 4.3/5
Votes: 390
Pages:
Subcategory: Programming
ADO: ActiveX Data Objects: Creating Data-Driven Solutions by Jason T. Roff
Download Free Links
- 1266 downloads at 21 mb/s
ePUB version
- 1671 downloads at 22 mb/s
PDF version
Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on different platforms, without spending extra time learning every last detail about each format.Author Jason Roff shows by example how to use ADO with your programming language of choice to save programming time, so you can concentrate on the content and quality of your application rather than the nitty-gritty of specific data formats.ADO: ActiveX Data Objects includes:
- Chapters dedicated to the Connection, Recordset, Field, and Command objects and the Properties collection
- A complete, detailed reference listing every ADO object, method, property, and event, in convenient alphabetical order
- Chapters on ADO architecture, data shaping, the ADO Event Model
- An appendix containing enumeration tables used by ADO objects and collections, listed alphabetically
- Brief introductions to RDS, ADO.NET, and SQL