Paper Docs?

A

Alan Reinhart

I'm looking for a book (paper NOT on-freekin-line!) that is a master
reference for the nuts and bolts of Access 2003; info on Object properties
and methods and such... like what are all the properties of ME? or RecordSet
or DAO, etc. While the online stuff is nice, I'd really like to have
something at the desk I can thumb thru and check parameters and
functinality. The big tutorial books are ok, but you have to wade thru all
the hand-holdy stuff to extract any meat.

HELP!! Are their any such reference books out there on Access 2003 and
VBA???

=Alan R.
 
P

PC Datasheet

Take a look at "DAO Object Model: The Definitive Reference", Helen Feddema,
O'Reilly,1-56592-435-5
 
A

Alan Reinhart

"Jim/Chris" <Microsoft® Office Access 2003 Inside Out>


Jim -

Thanks for that pointer, but that is exactly the book I'm using now. It is
ok, but
I'm looking for something that would probably be like the "Table of
Contents" in Access but in printed form. I'm pretty sure such a beast does
not exits!

=Alan R.


-----Original Message-----
I'm looking for a book (paper NOT on-freekin-line!) that is a master
reference for the nuts and bolts of Access 2003; info on
Object properties
 
J

John Nurick

Hi Alan,

The simplest and quickest place for complete lists of properties,
methods, enums and so on is the Object Browser (press F2 in the VBE).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top