ADO: ActiveX Data Objects von Jason T. Roff-

Ursprünglicher Text
ADO : ActiveX Data Objects By Jason T. Roff
Awesomebooksusa
(445332)
Angemeldet als gewerblicher Verkäufer
US $20,32
Ca.EUR 17,30
Artikelzustand:
Sehr gut
2 verfügbar
Ganz entspannt. Rückgaben akzeptiert.
Versand:
Kostenlos USPS Media MailTM.
Standort: MD, USA
Lieferung:
Lieferung zwischen Fr, 26. Sep und Do, 2. Okt nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:316833723364
Zuletzt aktualisiert am 06. Sep. 2025 07:15:31 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Sehr gut: Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand ...
Title
ADO: ActiveX Data Objects: Creating Data-Driven Solutions
ISBN
9781565924154
Kategorie

Über dieses Produkt

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

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
USt-IdNr.: GB 724498118
CRN: 03800600

Informationen zur Produktsicherheit und Barrierefreiheit

Info zu diesem Verkäufer

Awesomebooksusa

98,1% positive Bewertungen1,4 Mio. Artikel verkauft

Mitglied seit Mär 2009
Antwortet meist innerhalb 24 Stunden
Angemeldet als gewerblicher Verkäufer
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.8
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
5.0

Beliebte Kategorien in diesem Shop

Verkäuferbewertungen (551.442)

Alle Bewertungen
Positiv
Neutral
Negativ
  • f***f (1611)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    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)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    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)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    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!