Monday, June 7, 2010
Téléchargement Gratuit Access & DAO Object Model : The Definitive Reference
Téléchargement Gratuit Access & DAO Object Model : The Definitive Reference
Il n'y a absolument rien à la question t obtenir cette publication comme l'une de la procédure Omniscient d'améliorer les connaissances ainsi que l'impact. Lorsque vous pouvez apprécier de l'auteur ainsi que guide, vous pouvez vraiment sentir soulagé de vérifier guide. Comme un livre, Access & DAO Object Model : The Definitive Reference ne vient pas seulement être le matériel d'analyse. Il peut être l'ami d'être toujours là avec vous. Lorsque vous avez absolument rien à voir, cette publication peut être une excellente alternative rendant votre temps digne.

Access & DAO Object Model : The Definitive Reference
Téléchargement Gratuit Access & DAO Object Model : The Definitive Reference
Avez-vous situé une nouvelle publication pour répondre à vos vacances à examiner? Avez-vous pour la recherche il? Lorsque quelqu'un a juste des stratégies pour passer des vacances ainsi que des escapades pour aller pour certaines personnes, il y a d'autres qui cherchent de même pour les livres d'utiliser le temps de loisirs. Il n'est pas de type de méthodes difficiles à surmonter ce problème. De nos jours, la technologie moderne et sophistiqué concerne afin de vous aider à faire quoi que ce soit.
Cependant, pensez-vous que ce livre en revue vous fera sentir vraiment fatigué? Parfois, quand vous lisez en permanence et terminer le livre rapidement et en toute hâte, vous vous sentirez certainement si brûlé à investir souvent pour examiner. Ici, vous pouvez anticiper avoir que peu de temps dans une journée ou saillir pour passer votre temps d'arrêt. Ainsi que le livre que nous venons est actuellement Access & DAO Object Model : The Definitive Reference, il fera plaisir pour vous.
L'existence de Access & DAO Object Model : The Definitive Reference dans les listes de produits de lecture peut être une manière flambant neuf dans lequel vous fournit le bon produit de lecture. Cette ressource est également assez bon pour examen par toute personne. Il ne vous demandera pas de venir avec quelque chose de puissant ou ennuyeux. Vous pouvez prendre beaucoup mieux leçon à être un excellent moyen. Ce n'est pas sorte de grand livre qui comprend des langues difficiles. Ceci est une publication facile que vous pourriez intéresser. Alors, quel guide important est d'examiner.
Lorsque vous avez effectivement choisi cette publication comme produit d'analyse dans ce temps, vous pouvez prendre regarder la solution supplémentaire pour obtenir le Access & DAO Object Model : The Definitive Reference. Saillir trouvent dans ce site. Nous fournissons en outre des offres de collections de livres de plusieurs nations. Trouvez le lien ainsi que d'obtenir le livre à télécharger. Les données douces de Access & DAO Object Model : The Definitive Reference que nous offrons est disponible à l'heure actuelle ont. Il ne sera pas vous faire conseiller en permanence où et quand, mais il est de conseiller que la lecture vous donnera toujours la générosité.
Détails sur le produit
Broché: 389 pages
Editeur : O'Reilly; Édition : Pap/Cdr (1 février 2000)
Collection : The Definitive Reference
Langue : Anglais
ISBN-10: 1565924355
ISBN-13: 978-1565924352
Dimensions du produit:
17,8 x 2,2 x 23,3 cm
Moyenne des commentaires client :
Soyez la première personne à écrire un commentaire sur cet article
Classement des meilleures ventes d'Amazon:
3.094.829 en Livres (Voir les 100 premiers en Livres)
We are certainly at a point where Microsoft would prefer for people to believe the DAO is in fact DOA (dead on arrival). While it is naive to believe every marketing nugget that comes out of Microsoft, a reference book on DAO at this point seems a little late, doesn't it? Sort of like if O'Reilly put out an OS/2 reference book tomorrow.Once you get past the skepticism about the timing, the book itself has some issues. I perused it at the bookstore using my "10 minute rule" (browse the book for ten minutes, refuse to buy it if you find ten mistakes in that time). I will not give the exact count of mistakes I found, but I'll go so far as to say that it failed the test, and failed worse than any book in recent memory. I won't get into specifics since I am not Ms. Feddema's technical editor, but I'll tell you that if you decide to purchase the book, make sure you skip anything related to replication or security. Online help for DAO is far from perfect, but in this case help has fewer mistakes!Moving past what is there that is wrong, there is much that is not covered that one would expect in anything titled a "definitive guide" such as this. None of the sort-of hidden methods that have been documented in places like the Jet Engine programmer's Guide and elsewhere (PrivDBEngine, ISAMStats, etc.) are even mentioned. It does not talk about any high end issues such as thread safety. It does not really discuss security in any usable way (and security is the one thing you will need DAO for if you still use it since ADO/ADOx don't do the job right now!). Transaction processing is not discussed in depth. VBScript is "covered" but since VBScript's best host is ASP, where DAO is not safe to use since it is not thread safe, this discussion is incomplete to say the least (I assume this discussion comes from Ms. Feddema's Outlook experience, but in general ADO is definitely the preferred VBScript data access method). My favorite Jet topic (replication) is "covered" but in an incorrect manner that will keep it from being useful.The book ends up being a mediocre reiteration of basic DAO knowledge, and that is something that is in my opinion at least 30 months too late.
O'Reilly needs to have a color of book for those books which fit between Nutshell books, and what I like to call the "learning books" (ie. "Access Database programming and design"). This book would be one of those books.I don't think I could learn DAO from this book. I first realized DAO's potential from reading Steven Roman's Access Database Design & Programming. However, if you realize the capabilities of DAO and are ready to move on to the next level, then this is the book that you need. While the nutshell books are good "ticklers" (you just need to know the syntax), they don't go into a whole lot of depth. This is the book you need when you are thinking "there IS a way to program this, but what is it?". After you have mastered DAO, and just need a "tickler", then you can graduate to DAO in a Nutshell... whenever that comes out.I have used this book many times when I knew that DAO could do the job, but, I needed a little bit more background info than just the syntax.
This book does not serve its purpose as a definitive reference. I was able to read it cover to cover in an hour or so while sitting in an airport and found nothing remarkable - the striking part is that the book dismisses objects, methods and properties which the author does not understand or have experience with. REFRESH, for example (which is treated dismissively in the book) must be used in order to refresh a changed collection in a multi-user environment or update a collection in a rapidly changing single-user environment, or the field that you expected to be gone will still appear; or the table that you just built using DAO won't be in the collection.I was disappointed that Oreilly allowed such a book to be published. I had concerns about the author's technical ability before the book was published. Oreilly should have had these same reservations.
To say that this book is useful is an understatement. It combines in one compact volume a complete and understandable reference to DAO which now never leaves my side (even a bedside read!). Most of the references are punctuated with code samples written in such a neat way that it makes my own coding look cumbersome and tortuous. The book is worth buying for the code examples alone. Helen's book is enabling me to write succinct, direct code and to expand my knowledge and use of the DAO object
Access & DAO Object Model : The Definitive Reference PDF
Access & DAO Object Model : The Definitive Reference EPub
Access & DAO Object Model : The Definitive Reference Doc
Access & DAO Object Model : The Definitive Reference iBooks
Access & DAO Object Model : The Definitive Reference rtf
Access & DAO Object Model : The Definitive Reference Mobipocket
Access & DAO Object Model : The Definitive Reference Kindle
No comments :
Post a Comment