ADO : ActiveX Data Objects By Jason T. Roff

Awesomebooksusa
(445745)
Registrato come venditore professionale
US $20,32
CircaEUR 17,22
Condizione:
Ottime condizioni
2 disponibili
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
Gratis USPS Media MailTM.
Oggetto che si trova a: MD, Stati Uniti
Consegna:
Consegna prevista tra il sab 27 set e il ven 3 ott a 94104
Le date di consegna stimate - viene aperta una nuova finestra o scheda includono tempi di imballaggio, CAP di origine, CAP di destinazione e periodo di accettazione e dipendono dal servizio di spedizione selezionato e dalla ricezione del pagamentoricezione del pagamento - si apre in una nuova finestra o scheda. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Scopri di piùGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:316833723364
Ultimo aggiornamento: 06 set 2025 07:15:31 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Ottime condizioni: Libro che non sembra nuovo ed è già stato letto, ma è in condizioni eccellenti. ...
Title
ADO: ActiveX Data Objects: Creating Data-Driven Solutions
ISBN
9781565924154
Categoria

Informazioni su questo prodotto

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
1565924150
ISBN-13
9781565924154
eBay Product ID (ePID)
773570

Product Key Features

Number of Pages
624 Pages
Publication Name
Ado: Activex Data Objects : Creating Data-Driven Solutions
Language
English
Subject
Programming / General, Programming Languages / Visual Basic, Internet / General, Software Development & Engineering / Tools, Web / Web Programming, Programming / Object Oriented
Publication Year
2001
Type
Textbook
Author
Jason T. Roff
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.3 in
Item Weight
36.3 Oz
Item Length
9.1 in
Item Width
7.1 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2001-033138
Illustrated
Yes
Table Of Content
Preface; Introduction and Organization; Conventions Used in This Book; Comments and Questions; Acknowledgments;Learning ADO; Chapter 1: Introduction to ADO; 1.1 ADO in Context: Universal Data Access; 1.2 ADO and COM: Language Independence; 1.3 When to Use ADO; 1.4 Summary; Chapter 2: The ADO Architecture; 2.1 An Overview of the ADO Architecture; 2.2 ADO Components; 2.3 Summary; Chapter 3: Accessing ADO with Various Languages; 3.1 Accessing ADO with Visual Basic; 3.2 Accessing ADO with Visual C++; 3.3 Accessing ADO with Visual J++; 3.4 Accessing ADO with VBScript; 3.5 Accessing ADO with JScript; 3.6 Summary; Chapter 4: The Connection Object; 4.1 Opening and Closing a Connection: Implicit Versus Explicit; 4.2 Configuring Connections; 4.3 Choosing a Data Provider; 4.4 Executing Commands; 4.5 Managing Multiple Transactions; 4.6 Determining the Layout of Your Data Source; 4.7 Summary; Chapter 5: The Recordset Object; 5.1 Cursors: Viewing a Recordset; 5.2 Working with Recordsets; 5.3 Navigating a Recordset; 5.4 Working with Records; 5.5 Lock Types: Managing Access to a Recordset; 5.6 Summary; Chapter 6: Fields; 6.1 The Fields Collection Object; 6.2 Field Specifics; 6.3 Determining Field Object Functionality; 6.4 Summary; Chapter 7: The Command Object; 7.1 Specifying Commands; 7.2 Executing Commands; 7.3 Parameters; 7.4 The Parameters Project; 7.5 Asynchronous Execution; 7.6 Summary; Chapter 8: The ADO Event Model; 8.1 Introduction to Events; 8.2 The ConnectionEvent Family; 8.3 The RecordsetEvent Family; 8.4 Canceling Operations; 8.5 Turning Events Off; 8.6 Summary; Chapter 9: Data Shaping; 9.1 An Introduction to Data Shaping; 9.2 The Microsoft Data Shaping Service; 9.3 Shaping Commands; 9.4 Example: Accessing Shaped Recordsets; 9.5 Summary; Chapter 10: Records and Streams; 10.1 The Record Object; 10.2 The Stream Object; 10.3 Summary; Chapter 11: Remote Data Services; 11.1 RDS Object Model; 11.2 An Example in RDS; 11.3 More Information About RDS; 11.4 Summary; Chapter 12: The Microsoft .NET Framework and ADO.NET; 12.1 The Microsoft .NET Framework; 12.2 ADO.NET; 12.3 ADO.NET Features; 12.4 Summary;Reference Section; Chapter 13: ADO API Reference; 13.1 Finding the Reference Page; 13.2 Using the Reference Pages;Appendixes; Introduction to SQL; Record Selection; Data Manipulation; Database Modification; The Properties Collection; The Property Example; ADO Errors; Working with Errors in ADO; The Errors Example; The ADO Data Control; The ADO Data Control Property Pages; Creating Connection Strings with the ADO Data Control; The ADO Data Control Example; Enumeration Tables;Colophon;
Synopsis
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 ADO: ActiveX Data Objects is a versatile one-stop guide to both the theory and practice of programming with ADO through Version 2.6. The thorough reference section and topic-specific chapters will help you find quick answers about the details of objects, collections, methods, and properties of ADO. And the abundance of practical code examples will give you a good grasp of how to use ADO's strong points most effectively., 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 "ADO: ActiveX Data Objects is a versatile one-stop guide to both the theory and practice of programming with ADO through Version 2.6. The thorough reference section and topic-specific chapters will help you find quick answers about the details of objects, collections, methods, and properties of ADO. And the abundance of practical code examples will give you a good grasp of how to use ADO's strong points most effectively., 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 ADO: ActiveX Data Objects is a versatile one-stop guide to both the theory and practice of programming with ADO through Version 2.6. The thorough reference section and topic-specific chapters will help you find quick answers about the details of objects, collections, methods, and properties of ADO. And the abundance of practical code examples will give you a good grasp of how to use ADO's strong points most effectively., The architecture of ADO (ActiveX Data Objects), Microsoft's newest form of database communication, is simple, concise, and efficient. This indispensable reference takes a comprehensive look at every object, collection, method, and property of ADO for developers who want to get a leg up on this technology.
LC Classification Number
QA76.625.R64 2001

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione europea.
Partita IVA: GB 724498118
CRN: 03800600

Informazioni su sicurezza e accessibilità

Informazioni su questo venditore

Awesomebooksusa

98,1% di Feedback positivi1,4 milioni oggetti venduti

Su eBay da mar 2009
Registrato come venditore professionale

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.8
Spese spedizione
5.0
Tempi di spedizione
5.0
Comunicazione
5.0

Categorie più popolari di questo Negozio

Feedback sul venditore (551.886)

Tutti i punteggi
Positivo
Neutro
Negativo
  • f***f (1611)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    Excellent Seller, Goes the Extra Mile. The Seller Was Incredibly Communicative. Smooth Transaction, Shipped Very Quickly, As Advertised; Good Price; Well Packaged & Delivered Within a Few Days. Item in Described Promised Condition, Thank You Very Much!!!!!!!!!!! A+
  • a***h (70)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    Book arrived as described, packed inside a cardboard envelope which I like because it protects the corners from damage in transit. Great price and arrived ahead of the estimated delivery date. I value book sellers who package this way to ensure the books arrive safely, will bookmark you guys for future book purchases.
  • c***c (230)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    My book arrived in good condition. Packaging was a rigid cardboard mailer, and it protected my book well. It was shipped in a reasonable amount of time, but I was still prompted to reach out to inquire further about it. Seller communication was very good, answering me within 24-hours. I was told shipping can take 9-15 days to happen... it arrived within 10 days after purchase. I would purchase from this seller again. Two thumbs up!