Is Access a relational database??

  • Thread starter Thread starter Howard Huntley
  • Start date Start date
Access is a Relational DataBase Management System (RDBMS) program. You can
use it to create relational databases. Or you can misuse it to create
glorified spreadsheets or a flat file database.
 
Howard Huntley said:
Is MS Access 2007 a relational database??

You have a bunch of interesting responses here.

Based on the strictest interpretation of relational rules, Oracle, MySql,
Sybase, Sql-server, and ms-access ARE NOT relational databases.

If you loosen up the definition a bit, then ALL of the above databases are
relational.

If you asking does ms-access/jet work with relational data, and maintain
relationships..then the answer is yes..it is relational.

by most "industry" definitions, ms-access would be considered relational.
However, by the strictest interpretation of codd's rules, none of the major
vendors of systems are relational.
 
Howard said:
Is MS Access 2007 a relational database??

If anyone is trying to use the the degree of relationality :-) to bash
Access, tell them Access is just about as relational as most of the
others. If they're Access fans, tell them that being relational isn't
all that people make it out to be. The relational model is quite old
and not very good at modeling reality IMO. However, many problems can
be shoehorned into the simplified reality of the relational model. Such
problems save the customer money because that simplification is possible.

James A. Fortune
(e-mail address removed)
 

What definition of "relational" are you using to arrive at that
answer?

And does any other so-called RDBMS meet your definition?

(hint: I think have have an answer to the second question without
knowing the answer to the first)
 
Yes, I notcied that error also, David.

My favourite part was:
... it's a database argument and, by definition,
no-one ever updates their views.
 
Allen Browne said:
Are you are Troll? Student? Theorist? Oracle fan?

Nah, Sharepoint. <smile>

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Access isn't a database at all. Access is a software tool that you can use
to *build* a relational database.

hth
 
Access isn't a database at all. Access is a software tool that you
can use to *build* a relational database.

Well, it's both a database and an application-building tool.
Technically, Access is not the database (Jet is), but the usage is
so widespread as to be impossible to fight against.

In any event, do you *really* think that the original questioner was
asking about Access and not about the db engine of Access (i.e.,
Jet)? I can't see how anyone would think that, so I think an
unqualified answer of "no" is remarkably unhelpful.
 

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