OLE Books

MagicBeanDip.com

Page 1 of 6 - Go to page: 1 2 3 4 5 6

Understanding Active X and Ole (Strategic Technology Series)

David Chappell

Understanding Active X and Ole (Strategic Technology Series) David Chappell List Price: $22.95
By: Microsoft Press
Amazon Marketplace: 37 new & used starting at $0.28

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Microsoft -> Networking
Subjects -> Computers & Internet -> Networking -> General AAS
Subjects -> Computers & Internet -> Operating Systems -> General

Customer Reviews:
Total reviews: 25 Average rating: 5.0 of 5

Editorial Review:

OLE has become a powerful, key component of the Windows operating system-you almost can't talk about programming for Windows today without talking about OLE. For developers and managers who have been reluctant to dive into a mountain of OLE information, UNDERSTANDING OLE WITH ACTIVEX provides a firm and practical conceptual footing in OLE without extraneous details or implementation specifics. In UNDERSTANDING OLE, David Chappell, the author of professional courses and articles on Microsoft OLE and the Common Object Model (COM), introduces readers to OLE's importance and strategic significance. He delves into how component software led to OLE and then to COM, and how ActiveX technology is using OLE and COM to extend the capabilities of distributed applications and sites on the World Wide Web. He also covers topics such as structured storage, monikers, Uniform Data Transfer, and OLE Automation. Easy to browse, with concise margin notes and illustrations, this book is an efficient way to get up to speed on a fundamental technology.

Inside Ole (Microsoft Programming Series)

Kraig Brockschmidt

Inside Ole (Microsoft Programming Series) Kraig Brockschmidt List Price: $49.95
By: Microsoft Pr
Amazon Marketplace: 35 new & used starting at $1.48

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems
Subjects -> Computers & Internet -> Databases -> General
Subjects -> Computers & Internet -> Databases -> General AAS

Customer Reviews:
Total reviews: 14 Average rating: 3.5 of 5

The bible 5 out of 5 stars.
3 of 4 people found this review helpful.

99,9% of Plain OLE is covered. No MFC/OWL/ or anyother compiler-dependent technique. It is the must for the serious programmer.
Warning: not for beginners, make sure you know C++ and the Win32 API well before trying the book.

Was a good book but... 2 out of 5 stars.
3 of 5 people found this review helpful.

much has happened since. This is now looking dated. This was *the* original book on OLE, however, with the subsequent advent of COM, COM+, ActiveX, ATL and .NET means that this book is now something of a period piece. However, the underlying concepts still exist in the majority of PC installations and applications in use today (although expect that to diminish in coming years). OLE (later to become COM and later COM+) had some wonderful, ground-breaking features from an architectural perspective but often the implementation details were very ugly (the Registry, GUIDs, non-unique interfaces, reference counting, etc.). Fortunately, .NET seems to have captured all of the good points, very few of the bad points of OLE, COM, COM+, Java, C++ and VB.

Microsoft Ole Db 2.0 Programmer's Reference and Data Access Sdk (Microsoft Professioal Editions)

Microsoft Ole Db 2.0 Programmer's Reference and Data Access Sdk (Microsoft Professioal Editions) List Price: $49.99
By: Microsoft Press
Amazon Marketplace: 18 new & used starting at $0.84

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> General
Subjects -> Computers & Internet -> Databases -> General AAS
Subjects -> Computers & Internet -> Hardware -> PCs

Customer Reviews:
Total reviews: 5 Average rating: 2.0 of 5

Essential tool for delivering data to applications on Win32 4 out of 5 stars.
8 of 10 people found this review helpful.

This book follows the form that has been used for a number of SDK and specification publications lately (such as for ODBC 3.0, OLE DB 1.1, and the Jet Database engine). The first 254 pages provides the model and descriptive information. The rest is the OLE DB Reference. The book is more ungainly to handle than the earlier OLE DB 1.1 Programmer's Reference and SDK (which was only 700pp, including 165pp of description).

The CD-ROM has quite a bit of material and for me is the most valuable part of the combination, even though much of it is available separately through Microsoft Web sites and other product CD-ROMS. The README.TXT provides this information:

"The Microsoft Data Access Components CD contains the 2.0 release of the Microsoft Data Access Components (ADO, OLE DB and ODBC) so you can begin developing solutions today. In addition to the technology contained on this CD, white papers and other documentation is included to help you get started."

There are 41.5 MB of material on the CD-ROM.

A 5.33MB directory in Help-file Format includes an on-line version of the specifications and documentation for the SDK. The HTML HELP Format requires that you have IE 4.0x or that you install the Help viewer that will operate with the Microsoft *.chm help-file format. You can access the documentation on the CD-ROM or copy it to your own system for usage. Documentation covers several OLE DB 2.0 providers and a toolkit for rolling your own simple providers. There is also documentation for OLE DB Test Tools and Samples. Since the complete OLE DB 2.0 specification is included here in a searchable, HTML-formatted cross-linked form as a hyperdocument, this is a valuable substitute for the book and appears well-integrated with the SDK and supplemental documentation.

The promised supplemental information and white papers include a conformance testing suite and guidelines for achieving a desirable level of conformance.

Editorial Review:

Programmers understand how to build business applications that exploit all the organization's information resources-in whatever form and from wherever they reside in the enterprise-with Microsoft's powerful OLE DB 2.0 technology. This kit packages complete information and tools to create universal data access for all Windows(r)- and Windows NT(r)-based systems. It explains how to expose data stores and extend full-blown DBMS functionality down to the reaches of personal or group databases, individual file systems, spreadsheets-even e-mail.

Ole Controls Inside Out (Microsoft Programming Series)

Adam Denning

Ole Controls Inside Out (Microsoft Programming Series) Adam Denning List Price: $39.95
By: Microsoft Pr
Amazon Marketplace: 25 new & used starting at $0.75

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> OLE
Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Object-Oriented Design

Editorial Review:

Showing how OLE custom controls work, how they are implemented, and how developers can create them, an in-depth programming primer is aimed at developers who want to build and use custom controls according to the component object model. Original. (Advanced).

Ole Db and Odbc Developer's Guide

Chuck Wood

Ole Db and Odbc Developer's Guide Chuck Wood List Price: $49.99
By: Hungry Minds
Amazon Marketplace: 13 new & used starting at $22.95

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Design
Subjects -> Computers & Internet -> Microsoft -> Development -> C & C++ Windows Programming
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> ODBC

Customer Reviews:
Total reviews: 9 Average rating: 4.0 of 5

At Last a real Database Visual c++ Book 5 out of 5 stars.
7 of 7 people found this review helpful.

This book it just wonderful , I been programming Database since 1994 and I never found a real book in visual c++ that has 668 pages of Visual c++ Database programming (until this book). It covers all the aspect that we need like (vc++ Database programmers ) : running select , delete , update, insert From any technique like DAO (the old one ) DAO and OLE DB and API ODBC He show you and explain you the code and explain you how to use Database Programming using regular VC++ and also ATL ,COM , Web-Based Databases He also show you the OLAP OLE DB Consumers . In general is explain you how to work with the MS-SQL SERVER DATABASE (NOT Oracle or Informix each of them has it won tricks!) those section I found use full for me ,Developing ATL OLE DB Consumers Catching Errors (very imported ) Developing OLE DB Providers , how ever this book focused in the OLE-DB AND SOME API ODBC and not in much in the ADO and DAO .

There is not bla bla bla in this book.

VC++/C++ experience level : You must know to use the VC++ 6 and ( also C++) , and general ATL programming So if you are not experience in those subjects you should learned them before jumping to this book if you already know VC++ but not an ATL so get an ATL book and this book also , I believe after few chapters on the ATL programming you could use this book.

Database experience level :

You should know SQL language and some basic sql-server DBA but realy the basic. HOW EERVER if you never wrote any ODBC /DATABSE software befor and you don't know what is recordset or execute , learn this topic in visual basic database programming befor reading this book in vc++.

English level : The English level here is understandable to also that not an English speakers.

Editorial Review:

Starting where most books end, this savvy guide shows you how to hone your Visual C++ 6 data-access skills and develop sophisticated programs with new OLE DB and COM components, as well as the more traditional ODBC technologies. Expert author and instructor Chuck Wood tests, reviews, and documents the Visual C++ 6.0 environment to reveal the latest tricks of the trade -- including coverage of ATL lightweight components, OLE DB providers and consumers, Web database access, OLAP databases, and more. With step-by-step instructions, tips, cautions, and cross-references -- plus tons of code and real-world multi-tier sample apps -- this one-of-a-kind reference is the only tool you'll need to become a world-class Visual C++ Windows and Internet database programmer.

From Object-Orientation to Formal Methods: Essays in Memory of Ole-Johan Dahl (Lecture Notes in Computer Science)

From Object-Orientation to Formal Methods: Essays in Memory of Ole-Johan Dahl (Lecture Notes in Computer Science) Amazon Price: $67.00
List Price: $67.00
In stock soon. Order now to get in line. First come, first served.
By: Springer
Amazon Marketplace: 8 new & used starting at $32.95

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Methodology
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> General AAS
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> OLE

Editorial Review:

This book is dedicated to the memory of Ole-Johan Dahl who passed away in June 2002 at the age of 70, shortly after he had received, together with his colleague Kristen Nygaard, the ACM Alan M. Turing Award:

"For ideas fundamental to the emergence of object-oriented programming, through their design of the programming languages Simula I and Simula 67."

This Festschrift opens with a short biography and a bibliography recollecting Ole-Johan Dahl's life and work, as well as a paper he wrote entitled: "The Birth of Object-Orientation: the Simula Languages." The main part of the book consists of 14 scientific articles written by leading scientists who worked with Ole-Johan Dahl as students or colleagues. In accordance with the scope of Ole-Johan Dahl's work and the book's title, the articles are centered around object-orientation and formal methods.

Inside Ole 2: The Fast Track to Building Powerful Object-Oriented Applications/Book and 2 Disks (Microsoft Press Programming Series)

Kraig Brockschmidt

Inside Ole 2: The Fast Track to Building Powerful Object-Oriented Applications/Book and 2 Disks (Microsoft Press Programming Series) Kraig Brockschmidt List Price: $49.95
By: Microsoft Pr
Amazon Marketplace: 20 new & used starting at $1.16

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems
Subjects -> Computers & Internet -> Microsoft -> Spreadsheets
Subjects -> Computers & Internet -> Operating Systems -> General

Customer Reviews:
Total reviews: 2 Average rating: 5.0 of 5

the best and the worthest......print it from msdn and read 5 out of 5 stars.
6 of 7 people found this review helpful.

This book is big and heavy. I tear it into parts so I can carry it to work on daily bases. If one don't want its copy, pls send to me. I would appreciate a second copy of the book.

It is the best book because you can't reach com nervona without it..not even essential com. One must read it several times during different stage of understanding. It is lengthy by detail and author's style. It is dificult to understand. But it provide insight that no other books ever touched. This is not a book to teach you COm/OLE. It is a reference or an encyclopedia. However, just like ARM and "The C programming language", the reference you have to read cover to cover... eventually...

Kraig write one on COM+ 5 out of 5 stars.
4 of 5 people found this review helpful.

If you really want to understand COM you would read this book. I was impressed by the elegance of the example code. The book basically illustrates it's concepts throught the iterative development of 2 examples. Most of the other books I have looked at that attempt to explain COM are fluff.

It's too bad the book is out of print. I don't know how people will understand COM without it.

Hopefully, Kraig can get it up one more time for COM+

Writing Ole Controls: A Practical and Comprehensive Approach

John P. Puopolo

Writing Ole Controls: A Practical and Comprehensive Approach John P. Puopolo List Price: $39.95
By: Prentice Hall
Amazon Marketplace: 14 new & used starting at $0.80

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> OLE
Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Object-Oriented Design
Subjects -> Computers & Internet -> Programming -> General

Editorial Review:

Designed for every day use, this text is a thorough, practical guide to writing OLE controls. It establishes the solid technical foundation programmers need, then builds on that foundation, and summarizes Microsoft's exciting new OCX96 and ActiveX technologies, and how they relate to OLE controls.

OLE DB Consumer Templates: A Programmer's Guide

Pierre Nallet

OLE DB Consumer Templates: A Programmer's Guide Pierre Nallet List Price: $39.95
By: Addison-Wesley Professional
Amazon Marketplace: 16 new & used starting at $17.54

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> General
Subjects -> Computers & Internet -> Databases -> General AAS
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> OLE

Customer Reviews:
Total reviews: 10 Average rating: 3.0 of 5

Editorial Review:

Microsoft's OLE DB can enable universal data integration over an enterprise network, from mainframe to desktop, regardless of data type. It's the fundamental COM building block for Microsoft's database connectivity strategy. But many developers have found OLE DB's complexity daunting -- until now. With OLE DB consumer templates, Microsoft has created a high-performance C++ library that sits atop OLE DB, enabling any experienced C++ developer to harness OLE DB's power far more easily. With this book -- the first on the subject -- C++ developers have all the guidance and example code they need to use OLE DB consumer templates in state-of-the-art, scalable, manageable enterprise database applications. From start to finish, this book is designed to help Visual C++ developers quickly get up to speed with OLE DB and its consumer templates. In Part I, Pierre Nallet introduces the technologies and the basic concepts underlying them; next, he reviews the key elements of OLE DB templates, showing how to use them for a broad range of "typical" problems. Finally, in Part III, he presents advanced OLE DB consumer template techniques addressing binary large objects (BLOBs), transactions, indexes, schema, hierarchical data, and more. Along the way, Nallet also introduces a new library of OLE DB extensions designed to make the technology even more powerful. For all Visual C++ programmers who want to make more effective use of Microsoft's OLE DB technologies.

Learn OLE DB Development With Visual C++ 6.0

Nathan Wallace

Learn OLE DB Development With Visual C++ 6.0 Nathan Wallace List Price: $49.95
By: Wordware Publishing, Inc.
Amazon Marketplace: 8 new & used starting at $6.50

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> General
Subjects -> Computers & Internet -> Databases -> General AAS
Subjects -> Computers & Internet -> Programming -> APIs & Operating Environments -> OLE

Customer Reviews:
Total reviews: 9 Average rating: 1.0 of 5

Rather look at MSDN files 1 out of 5 stars.
30 of 30 people found this review helpful.

The most important section of 'OLE DB Development with Visual C++' is the Table of Contents - it provides the only notion of structure in an otherwise rambling stream of poorly formatted text. The best part of the book is its cover.

Chapters 1 to 5 are Primers, on COM, ATL, MFC, OLE BD and ADO (323 pages in total). If only these chapters were primers, then the book might have succeeded. Only the COM chapter comes even close to a primer. The chapters on ATL and MFC merely step you through the VisualStudio wizards (and haven't we been through this enough?). The OLE DB and ADO primers are so poorly disguised rewrites of the online MSDN documentation, that Microsoft might be warranted to consider action. Do yourself a favor and compare these chapters with the corresponding MSDN entries -- it is scary!

Chapters 6 to 9 provide examples on creating OLE DB providers and consumers in ATL and MFC. These examples follow the rote formula of providing a few pages of wizard steps, followed by many pages of source code. The source listings highlight Wallace's code to indicate which code you should add to the wizard's code. The highlighted code is poorly commented, with further cryptic notes like : "Lines 193-239: This code opens the database specified in the Open dialog. It takes care of closing open Recordsets and deleting existing OLE DB consumers first. Notice that it always starts in table display mode." (p490). That's it. That is all you get in this book.

The CD supplied with the book contains the examples contained in Chapters 6 to 9 (no examples in the other chapters). A web interface, including all the (unnecessary) FrontPage files, provides a simple user interface to the example files. The CD also contains VisiBroker (in a COM book?) and a directory filled with various zip files and installation executable files. There is no readme or any other form of explanation on these files.

There is not a single diagram of any kind in the entire book. Figures are all screen captured wizard dialog boxes. The total number of pages devoted to explanation is probably less than fifty. Clearly, this book was put together in great haste and with little thought about exposition, explaining or teaching. The rear cover reads "OLE DB is the ODBC-compliant standard ....", typical of the poor attention to detail evident in the design and presentation of this book.

Only buy this book if you cannot get the ADO and OLE DB reference information from Microsoft MSDN. Don't expect to actually learn anything about OLE DB here, rather visit MSDN for a more detailed and accessible coverage. I have learned my lesson, stick with the well-known authors and major publishers.

Editorial Review:

Learn OLE DB Development with Visual C++ 6.0 presents the basics of the Component Object Model and OLE DB, and assists Visual C++ programmers in creating OLE DB providers and consumers. OLE DB is the ODBC-compliant standard from Microsoft that lets non-record-based data interact with its users via recordset semantics and powerful data controls like ADO and RDO. This book gives you all the basics needed to create your own OLE DB consumers and providers in Visual C++, using the ActiveX Template Library and the Microsoft Foundation Classes. Putting OLE DB components on the Internet is also covered.

Page 1 of 6 - Go to page: 1 2 3 4 5 6

Return to MagicBeanDip.com

This page was created in 1.5422 seconds.