Link to home
Start Free TrialLog in
Avatar of dovidf
dovidfFlag for United States of America

asked on

Is Microsoft Access a relational database?

I have heard in the past that Microsoft Access is not a relational database. Is this true?
ASKER CERTIFIED SOLUTION
Avatar of Flyster
Flyster
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dovidf

ASKER

In the industry, Access is not put together with Sql server, oracle or db2.

I guest that's because it does the querying work on the client side, doesn't have stored procedures or triggers, and it uses a non standard SQL.

However, it's a great and friendly system.

Thanks for the clarification.
"Access is not put together with Sql server, oracle or db2."

On the contrary.  There are many place wherein Access is used as a front end to the enterprise databases you mention above.

mx
Avatar of dovidf

ASKER

I know that you can front end it but to get it run right you have to convert it to passthrough SQl.

Unfortunately, people who look for a database development job and only have Access on their resume are not considered to have relational database experience by many.

I've used access to link all sorts of incompatible databases such as Sybase and Oracle.

It deserves better.
"and only have Access on their resume are not considered to have relational database experience by many."

LOL.  Sorry, but that is just not the case.  The 'many' are only those that have no clue what can actually be done with Access.  And after  16 straight years of working with Access ... that ain't much :-)

mx
Avatar of dovidf

ASKER


"LOL.  Sorry, but that is just not the case.  The 'many' are only those that have no clue what can actually be done with Access.  And after  16 straight years of working with Access ... that ain't much :-)"

That's true. However, all too often the people doing the hiring are not the most knowledgeable.
Avatar of dportas
dportas

"Access" is the name of an application development tool, not a database. The Access product does include the Jet/ACE database engine. Jet, ACE and their related components are NOT relational because they are based on the SQL model of data, not the relational model.

It's true that SQL borrows certain ideas and terminology from the relational model but SQL is fundamentally non-relational, most obviously because it is bag-oriented rather than set-oriented and therefore SQL's tables are not relations. This is far from the only difference between the two models though. If you aren't familiar with the RM then I would suggest a good book on database foundations such as those by Date, Codd or Fabian Pascal.

So what dovidf heard is quite correct. Of course there must be many users of Access who don't mind one way or the other but if you have to ask the question then the answer must be no. Access is not a Relational Database Management System (RDBMS).

Note: Correctly speaking, "database" means an organised collection of data, whereas "DBMS" is the management system - the software used to manage that data. No piece of software is a "database".
""Access" is the name of an application development tool, not a database. "

LOL.   That's just wrong!

"So what dovidf heard is quite correct. "
No it is not!

 Access is, in every respect ... a relational database product, or to use your words ... an application development tool to develop 'relational' database applications.

mx
DatabaseMX: Are you aware what a relation actually is? Perhaps you aren't. The data structures used by Access and other SQL DBMSs are not relations and the operators they use are not relational ones. These are quite precise definitions in the database canon, which leave no room for doubt about what is relational and what isn't.

If you were truly familiar with the relational model then I don't think you would make such assertions. On the other hand if you are only familiar with database vendor marketing and books about Access then you could be forgiven for not knowing the difference between a SQL DBMS and a relational one. If you are interested in furthering your knowledge then check out Chris Date's "Introduction to Database Systems" for example.
LOL !!!!

I'm not really going to debate this any further.

mx
"On the other hand if you are only familiar with database vendor marketing and books about Access"

LOL ... not that it would be matter to you, but I'm just a little beyond the 'book' phase of Access ... after 16 years of 24x7x365 !!

mx
You've made my point for me. If your entire knowledge is based on Access then you won't know the relational model so you aren't qualified to comment on it. You are a prisoner of Plato's cave.

You apparently aren't interested in a serious discussion. Others who want to learn can look up the references I cited and draw their own conclusions. Then they can judge whether those references or your humorous remarks have been more useful to them.
Actually, I would say **YOUR** qualifications are in question here.  And the more you talk, the deeper you are digging yourself into a hole.  You either an IT guy or a VB guy who is totally clueless as to what Access is and what can actually be done with Access ... in terms of building RELATIONAL Databases, or any other aspect of Access!  

mx
But I am not asking you to trust MY qualifications. I am asking you to read the standard texts on the topic by the people who discovered and studied the relational model.

I have barely ever used Access so I admit I am largely ignorant about it. However, I do know it is based on SQL. The fact that it is based on the SQL model means that it cannot be relational.

You never answered my question. Do you even know what a relation is?
"I have barely ever used Access so I admit I am largely ignorant about it."

We're done now, lol !!

out
Yep. And you still didn't answer my question or even say anything interesting.
Nope ... but you SURE did:
""I have barely ever used Access so I admit I am largely ignorant about it.""

later