Hello Jeff,
How does this provide assistance to the original poster?
It doesn't. I just decided to take license for a comment on a public forum
Aside from the reference to a weblog, can you offer scientific or academic
references that support your assertion?
Of course, history is on my side
Codd, E.F. (1970). "A Relational Codd, E.F. (1970).Model of Data for Large
Shared Data Banks".
Communications of the ACM 13 (6): 377-387.
Commentary by C. J. Date on Codds early relational papers:
The Birth of the Relational Model - Part 1
http://www.aisintl.com/case/library/Date_Birth of the Relational Model-1.html
The Birth of the Relational Model - Part 2
http://www.aisintl.com/case/library/Date_Birth of the Relational Model-2.html
The Birth of the Relational Model, Part 3 of 3
http://www.intelligententerprise.com/db_area/archives/1998/9812/online1.jhtml
Anything (book or article) by C. J. Date and/or Hugh Darwen. Examples
aplenty at:
www.thethirdmanifesto.com
The requirements for a system to be relational:
"Databases, Types, and The Relational Model: The Third Manifesto", 3rd
edition, Addison-Wesley, 2006
by C. J. Date and Hugh Darwen
Using a relational database:
www.dataphor.org
First and foremost understand that this is not personal. I am not a hoodlum
mvp/ms mindless basher found on too many public ms ngs. Real criticism
cannot be mindless but can be quite civil. And there is way too much bashing
and way too little criticism. Further, I have the highest regard for those
who have made themselves experts. But the database world of IT shares much
in common with the global economic meltdown. Users know as much about
relational databases as investors know about derivatives. Or voters know
about basic politics:
Americans Flunk Simple 3-Question Political Survey
http://www.livescience.com/culture/081015-political-news.html
(Only 18% knew the controlling party of the U.S. House of Representatives,
the U.S. secretary of state
and Great Britain's prime minister).
If a product has the SELECT, FROM and JOIN keywords it's a relationl system.
This is how IT thinks. This type of thinking turns IT into TI, totally
incompetent. So Access, Sql Server, MySql and Oracle are all relational
systems. If someone drinks a fifth of scotch and falls off a bar stool it
does not mean they are a physicist. A relational system has as much to do
with basic computer science as it does with the operations everyone is
familiar with. The "tables" that Access manipulates have no relationalship
to the "tables" that Codd was talking about. A table is first foremost a
VARIABLE and "table" is simply a TYPE just as 4 is a type of integer and can
be
assigned to a variable. The basic idea of all things in a database as a
variable with a specific type supporting assignment (X:=whatever) is the
foundation of a relational system. If you can use the '=' sign to compare
two integer variables why shouldn't you be able to use it to compare two
table variables? (The primitives of sql CRUD are not the same primitives for
a relational system.) And this simple idea remains a moving target for IT.
Such a system is distinctly different from "sql" systems everyone is
familiar with. There are many sql server experts who actually think that
because MS includes a UNION and JOIN and a relational system also supports
such operations that sql server is therefore a relational database. The best
erudite word I can think of to describle this logic is - crap. Programming
relationally is a different mindset that programming sql. The idea that both
advocate a declarative type of programming does not equate to equivalence.
There is no such idea as "thinking in terms of type" in sql as there is
relationally. I've
tried to give a taste of what relational programming is all about on my
blog.
I asserted that Access is a relational database because I am able to use
it that way.
Your good faith as a professional has not be rewarded. The vendors, the
whole industry has failed you. You have not been given the appropriate
knowledge nor tools. You have not be give the opportunity to use a
"relational" database. You have been given a loose
and expedient scripting language and led to believe (implicitly and
explicitly) that it was the same thing as what was rattling around in Codds
head. The idea that you can use an sql system relationally is..well...like
mating with a blowup doll
Your assertion is an error of omission not
commission.
I haven't used it for some time. I first started using it in the mid 90's.
The Rac utility for sql server (
www.rac4sql.net) I wrote, especially for
crosstabs, was influenced by the simplicity of the Access crosstab query
(and reporting). I learned alot of sql from it and was a frequent ng
contributor (under many aliases
. It's too bad MS didn't listen to me and
turn it into a relational system
.
best,
steve
www.beyondsql.blogspot.com