ADO (Active Data Objects) is how the millions of Visual Basic programmers hitch onto Microsoft's amazing "Universal Database Access" strategy. But power breeds complexity, and using ADO isn't trivial! This book is based on best-selling author Bill Vaughn's years of experience working with front-line data access developers and the development teams at Microsoft itself. Now, this Microsoft veteran translates his insights and collected wisdom of over a decade at Microsoft into working solutions for the common (and some not so common) data-related problems developers face every day.
ADO Examples and Best Practices
focuses on addressing data problems at the root - through better designs and better ADO coding practices. These suggestions often yield far better performance - both for the developer (who is able to write better code more quickly), and for the application (it runs faster with less resources).
About the Author:
William R. Vaughn is currently a Developer Trainer at Microsoft. He has taught, written, lectured, sold, supported, designed, coded, managed and cried over mainframe and microcomputer systems and software for 28 years. He has been at Microsoft since 1986 and has held positions ranging from writing, teaching and managing trainers at the Microsoft University (MSU) to being Visual Basic Enterprise Product Manager. During his last two years at Microsoft he has been with the Internal Technical Education group teaching Microsoft employees themselves. While there he developed and taught courses on Visual Basic, data architectures, and ActiveX Data Objects (ADO).
Rezensionen / Stimmen
Here are some of the comments made by enthusiastic readers on Amazon.com:
"This book is the best ADO how-to book on the market."
"If you have already been working with ADO for some time and you want to learn advanced tips and tricks, this is the book for you."
Auflage
Sprache
Verlagsort
Verlagsgruppe
Illustrationen
XVII, 372 p. With CD-ROM.
ISBN-13
978-1-4302-1156-3 (9781430211563)
DOI
10.1007/978-1-4302-1156-3
Schweitzer Klassifikation
Introduction
1. Working with ADO
2. Introduction to ADO
3. Creating ADO Objects
4. Getting Connected
5. ADO Command Strategies
6. Recordset Strategies
7. Manipulating Your Recordset
8. Passing Resultsets between Layers
9. Web-Based Solutions
10. Getting Your Data into Shape
11. Data Access Tips and Techniques
12. ADO and the Visual Basic Tools
13. SQL Server 2000 and ADO 2.6
Appendix: Cursor Location