× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



> From: David Gibbs
>
> Question related to that ... would you advocate restricting ACCESS to the
> data (in it's raw form)?  What about access to "Logical" data
> (defined sets
> of data with logical data appropriately joined)?

In a perfect world, there would be a completely transparent tier of data,
separate from the actual physical representation on the disk.  This tier
would perform all necessary security, do denormalization as needed, exercise
foreign keys, perform calculations and whatnot.

Raw data access would be completely hidden from the user, and any
manipulation of the data would be through a controlled methodology.  This
would ensure integrity, and also allow the Nirvana of "platform
independence", since in theory the data could be stored anywhere on any
platform, and it would be the middle tier's job to get the data.

Wouldn't that be lovely?

Well, in the prehistoric days, this was known as an "application".  But
since user's needs to get data have outstripped the ability of IT
departments to provide it (for reasons to various to address here), the
trend seems to be towards abdicating that responsibility to the user.
That's a bad trend, in my book.

What's the right answer?  I don't have one yet.  OQL has possibilities, and
so does message-based client/server.  All I know is that ODBC is not the
answer that I would choose.

Joe




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.