just starting out with MS Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How does one get to grips with Access, I need to start a data base for my
business. Is Access the best program for this.
 
timlaz said:
How does one get to grips with Access, I need to start a data base for my
business. Is Access the best program for this.

It is a great system to manage data. However, it is kind of like learning
the piano. You can learn excel, or word by just banging away, and playing.

However, if you just bang keys on the piano, you likely not going to make
much music. And, if that music is to be enjoyable by people, then some
serious time and learning has to take place. I would say that the EXACT same
metaphor applies to ms-access. it is not program that you can generally get
up to speed without doing some reading and learning.

So, first, and foremost...get some books, you really have to do this.....
 
Hi

Albert is correct but my thoughts are that books can be quite costly and for
the new user it is sometime a little difficult to work out which one to buy.
I also thing from your post that you are not yet sure if Access is the
programme you are looking for.

So, as I said I agree with Albert's excellent metaphor, another place to try
to start would be Microsoft website. This will also give you an insight into
the capabilities of Access and let you decide if it the programme for you

Try this link and work through the lessons. It will take a while but I hope
you find it usefull.

http://office.microsoft.com/en-gb/training/CR061829401033.aspx
 
Access is a good choice for desktop or small-to-medium sized workgroup
database applications, but it would be foolish to deny that it does require
learning, for which you should be prepared to devote some time before
developing any real world databases. Jumping in the deep end is not the best
way to start.

I would strongly endorse Albert's recommendation of getting some good books
(sorry Wayne!). There are many general primers, such as John Viescas's
'Running Microsoft Access'. The Microsoft Press 'Step by Step' series of
books also provide a gentle introduction and are more task oriented. They
are also quite reasonably priced.

One thing I cannot stress too strongly, however, is the need above all to
gain a good understanding of the database relational model. There is a vast
amount of literature on this, some of it quite abstract, but a useful little
book is 'Inside Relational Databases' by mark Whitehorn and Bill Marklyn ( I
should declare a small interest here as I'm an occasional contributor to
Mark's magazine column). This little book is Access based (Bill Marklyn was
the original Access Development manager at Microsoft), but is concerned more
with how a relational database should be structured to correctly model the
part of the real world with which it is concerned.

Once you feel ready to start designing your database(s) be sure to spend
plenty of time first drawing out its structure on paper in terms of the
tables and the relationships between them and mentally testing the structure
by considering whether it will correctly model your business and provide the
information you require from it based on the data you put in. Getting the
'logical model' right is by far the most important part of designing a solid
database application; get it right and the interface, with its forms, reports
queries etc, will fall into place naturally; get it wrong and you'll find
yourself jumping through hoops to work around deficiencies in the logical
model.

Study other databases, such as the sample Northwind database which comes
with Access. You can also get the Orders and Solutions databases, which used
to ship with Access, from the following link (the site is a source of much
other excellent stuff as well)


http://www.mvps.org/access/resources/downloads.htm


Lastly, help is always available here when you need assistance with specific
problems.

Ken Sheridan
Stafford, England
 

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

Back
Top