Vous voulez voir cette page en français ? Cliquez ici.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
16 used & new from CDN$ 9.16

Have one to sell? Sell yours here
 
   
Access 2003 VBA Programmer's Reference
 
 

Access 2003 VBA Programmer's Reference (Paperback)

by Patricia Cardoza (Author), Teresa Hennig (Author), Graham Seach (Author), Armen Stein (Author) "What is Microsoft Access? ..." (more)
3.8 out of 5 stars  See all reviews (5 customer reviews)
List Price: CDN$ 47.99
Price: CDN$ 30.09 & eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details
You Save: CDN$ 17.90 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.

Only 4 left in stock--order soon (more on the way).

11 new from CDN$ 30.09 5 used from CDN$ 9.16
Looking for Textbooks? Save up to 37% on New--and up to 90% on Used
Hit the books in Amazon.ca's Textbook Store and save up to 37% on over 100,000 new textbooks shipped from and sold by Amazon.ca. For even bigger savings, get up to 90% off the list price of thousands of used listings. Learn more.

Frequently Bought Together

Access 2003 VBA Programmer's Reference + Access2003 Power Programming with VBA + Access 2003 Bible
Total List Price: CDN$ 157.97
Price For All Three: CDN$ 99.05

Show availability and shipping details

  • This item: Access 2003 VBA Programmer's Reference by Patricia Cardoza

    In Stock.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details

  • Access2003 Power Programming with VBA by Allen G. Taylor

    In Stock.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details

  • Access 2003 Bible by Michael R. Irwin

    In Stock.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details


Customers Who Bought This Item Also Bought

Access2003 Power Programming with VBA

Access2003 Power Programming with VBA

by Allen G. Taylor
5.0 out of 5 stars (2)  CDN$ 34.48
Beginning Access 2003 VBA

Beginning Access 2003 VBA

by Denise M. Gosnell
CDN$ 30.09
Access 2003 Bible

Access 2003 Bible

by Michael R. Irwin
5.0 out of 5 stars (2)  CDN$ 34.48
Microsoft Access 2003 Forms, Reports, and Queries

Microsoft Access 2003 Forms, Reports, and Queries

by Paul McFedries
CDN$ 30.09
Microsoft® Office Access 2003 Inside Out

Microsoft® Office Access 2003 Inside Out

by John L Viescas
4.1 out of 5 stars (9)  CDN$ 45.76
Explore similar items

Product Details


Product Description

Product Description

What is this book about?

Its power and short learning curve have made Access Microsoft’s leading consumer relational database management system for desktop applications. VBA lets you tap more of that power, responding to application level events, displaying forms and reports, manipulating toolbars, and much more.

In this book, a crack team of programmers, including two Microsoft MVPs, shows you how to take control of Access 2003 or 2002 using VBA. You’ll learn to create and name variables, use DAO and ADO to manipulate data, handle errors correctly, create classes and use APIs, and more. An entire chapter is devoted to the changes in Access 2003, including new wizards and GUI features that previously required VBA code as well as new VBA features.

You’ll receive a thorough education in system security, macro security, and the Access Developer Extensions (ADE). You will discover how to access data with VBA, execute and debug VBA code, and use VBA with Access objects. Finally, you will learn more about the relationship between Access and SQL Server, and how to use VBA in Access to control and enhance other Office applications.

What does this book cover?

Here are some of the things you'll discover in this book:

  • How to take advantage of the built-in Access object library, using Access commands and executing them from any Access toolbar
  • What you need to know to design your own classes, implement common APIs in your code, and use SQL to access data
  • How to configure custom menus for your Access database applications
  • Ways to transfer information between Access and Excel, Word, Outlook, and other Office programs
  • How to show or hide entire sections of reports based on data entered on a form, or hide form fields based on database login information
  • Object models you can use when writing VBA code in Access, and a list of common API functions to use in your code

Who is this book for?

This book is a comprehensive resource for Access users and VBA developers who want to increase the power of Access using VBA. In addition to experience with VBA, you should have read at least one tutorial covering VBA for Access.

Book Info

Guide to taking control of Access 2003 or 2002 using VBA. Shows how to create and name variables; use DAO and ADO to manipulate data, handle errors correctly, create classes, and use APIs; and more. Softcover.

Inside This Book (Learn More)
First Sentence
What is Microsoft Access? Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What do customers ultimately buy after viewing this item?

Access 2003 VBA Programmer's Reference
78% buy the item featured on this page:
Access 2003 VBA Programmer's Reference 3.8 out of 5 stars (5)
CDN$ 30.09
Access2003 Power Programming with VBA
12% buy
Access2003 Power Programming with VBA 5.0 out of 5 stars (2)
CDN$ 34.48
Microsoft® Office Access 2003 Inside Out
9% buy
Microsoft® Office Access 2003 Inside Out 4.1 out of 5 stars (9)
CDN$ 45.76
Access 2003 Bible
2% buy
Access 2003 Bible 5.0 out of 5 stars (2)
CDN$ 34.48

 

Customer Reviews

5 Reviews
5 star:
 (3)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

 
3.0 out of 5 stars Somewhat Old School Approach to Access, July 14 2004
By Sean O'Neil (London, UK) - See all my reviews
This book is breezy enough in tone and works well enough as a programmer's reference but the rah-rah Access! delivery grates after a while. The authors are old school in that they introduce an end of life data access model (DAO) at length and then make endless and confusing references to it while they document the current initiative, ADO. (They spend 64 pages on DAO--a legacy object model useful only for desktop databases and 46 pages on ADO, the preferred model, an evolving technology for use with everything from desktop to enterprise.) These topics should be treated in isolation from one another as a side-by-side comparison is just unnecessarily confusing, especially for users of Access 2000/XP/2003. It's almost like their only intent is to prove how long they've been Access developers instead of providing the most streamlined and useful documentation--in other words, it's more about them than it is you. They're also big on their own received wisdom as opposed to accuracy like encouraging readers to document their code as if they were writing a bible because there is no speed hit involved--this isn't necessarily true. They also have a bad habit of not declaring variables in their sample code (with annoyingly trendy scenarios like "how many lattes can I buy?"), which is a cause for concern in a book about programming. There is useful, if overenthusiastic, coverage of the new features in Access 2003. If you're comfortable with the series and need a lengthy reference to complement the Microsoft Access help files, you'll find useful information here...with large swaths of information (hundreds of pages at a time) that you'll probably never use.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
5.0 out of 5 stars "A Must Have Reference", July 2 2004
By Robert A.Mattey (Cape Cod Ma.) - See all my reviews
As an Access Developer this is one of my most used Access VBA reference books. All of the authors present the material in a good comprehensive manner for all levels of Access development. There are many clearly presented code examples and Access information that will assist in all levels of development.
There are many good chapters in the book; however don't overlook the Appendices as they are exceptional.(Note: Appendix I "Tips and Tricks") I know most Access Developers are selective in the books they buy. If you scan this book you will see how much above other VBA reference books this particular book is.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
1.0 out of 5 stars Not a good reference for everyone, Jun 12 2004
By A Customer
I am writing this review because I believe the expectations created by the book description and reviews were not met.

I do not disagree that the book is comprehensive as the description and the reviews point out. It discusses subjects that are wide-ranging and, I am certain, very important to many readers.

My contention is that the book is not organized in such a manner as to allow a less experienced user to get at what he wants. I think books like these need to better indicate for whom they are written. The foreward talks about it being for those who have been using Access for some time and are just beginning to jump into the world of code. I have had a reasonable amount of experience with Access, relational databases and electronic spreadsheets. I have a decent understanding of programming although only little expereince with object oriented programming.I feel that I understand Access sufficiently well that I have a base upon which to add the VBA skills. I really don't believe that the book is written for such a person.

My opinion of the shortcomings follow.

I believe the most important component of a reference source is the index. In this case the index is 24 pages with 100 entries on each. The frustration I faced in trying to answer my questions through the index, and table of contents was as bad or worse than trying to use Microsoft help screens or on-line resources.

I do not understand the organization of the book. It does not seem to follow a path from broad to narrow or any other progression that makes intuitive sense. I know this is acceptable in a reference but only, I would say, if there was a sufficient index.

The general execution of the book was also inferior. I was frequently distracted by grammar errors such as the wrong word (eg "than" instead of "that") and even typos. The figures and tables were numbered but not titled and in at least one case was misreferenced from the text. I found myself really in need of a diagram in many cases but there were none to be found. The car analogy used to explain Object Oriented Programming was not clear and I think possibley incorrect. The analogy describes "Press" as a method of the "Gas Pedal" object when it seems to me to be more like an event triggered by the user. I am not saying that I am necessarily right or the authors definitely wrong. I'm just saying that the analogy was ineffective. Again, I would have loved (and expected) a diagram or some representation that would explain this difficult concept.

I want to say that in the end I did find the elusive answer to my question although just by chance. I think this will illustrate my frustration with this book. I wanted to know how to automate the import of a TXT file. I had searched on-line help and 2 other Access books as well as this book but could not find the answer. I finally was skimming through the methods of the DoCmd Object in Appendix E (The Access Object Model) and happened on the DoMenuItem method (page 750.) The description of this method explained that it executes the specified menu item but that it was a legacy from Access 97 that had been replaced by the RunCommand method in later version of Access. I then flipped forward in the same appendix to the RunCommand Method Arguments section (page 793) which started with this comment: "One of the easiest ways to perform a variety of functions in Microsoft Access is through use of the RunCommand Method." I thought that if it was so easy, then why doesn't somebody include it in their discussion of VBA. (I don't know if this book does so because the only reference to the RunCommand in the index is to the Appendix pages noted above. There are no references to the DoCmd or menus in the index.)

When I found this discussion, I knew that I had answered my question but I still had more errors to deal with. The section was entitled RunCommand Method Arguments but the verbage that preceded the table stated "The RunCommnad takes a single argument, the acCommand constant. All of the available acCommand constants are listed in the following table." The column in the table that follows is entitled "Argument." I know that constants can be arguments but don't these constants relate to the acCommand which is the only argument of the RunCommand? I know this is picky (and I feel more than a little self-conscious for exposing my ignorance) but doesn't a book about language need to be precise and consistent in their use of terms?

I would also ask what the value is of this (the RunCommand Methods Arguments) table. It simply lists the constants (Arguments [?]) This information is available and more easily accessible in on-line help. The inclusion of this table (and possibley others) may make the reference more complete but does not necessarily make it more valuable. At the risk of beating a dead horse, I feel this table illustrates another shortcoming of this text in that it isn't even organized very well. The 9 page table has two columns that list the constants alphabetically. The first column starts on page 793 with acCmdAboutMicrosoft and finishes on page 802 with AcCmdPivotChartDrillInto. The list continues in column 2 back on page 793. I know this is confusing but so is the book.

I have no doubt that the authors of this book are extremely knowledgeable (and even really good and helpful people.) I would love to know what they know. That is why I bought this book. I can't imagine the difficulty in trying to organize and explain such a large and complex model but that is what they have attempted to do. I would love to see this book reworked and represented in a better way because I think think it contains a lot of good information. I just don't think enough consideration was given the user or enough care was taken in the execution.

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
Most recent customer reviews

5.0 out of 5 stars Excellent, hands-on reference
I have to agree with reviewer Paul E. that the authors did an outstanding job on this book.

The book is comprehensive, covering just about everything you need to know when... Read more

Published on May 19 2004

5.0 out of 5 stars This book has it all!
This is a very special book. The authors obviously went way out of their way to include everything that you could need to be a successful Access developer. Read more
Published on April 13 2004 by Paul Eade

Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.