Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Databases General > Re: "code" tabl...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 29 of 43 Topic 3190 of 3270
Post > Topic >>

Re: "code" tables?

by "David Cressey" <cressey73@[EMAIL PROTECTED] > Jun 26, 2008 at 01:11 PM

"Arved Sandstrom" <asandstrom@[EMAIL PROTECTED]
> wrote in message
news:VEL8k.493$7%6.472@[EMAIL PROTECTED]
> Not "getting" data is part of a larger problem, which is forgetting what
> software is actually for. Most end users couldn't care less about how
their
> solution is implemented, they just want a useable program. Useable
meaning
> reliable, not too hard to use, reasonably fast and so forth. Not
"getting"
> data is also accompanied by not "getting" user interfaces, re****ting
> requirements, do***entation, error recovery etc.

There is a larger problem, as you say, about not getting what software is
for.  Or, generalizing some more, not getting what systems are for.  But
my
interest, in this discussion, is programmers who do get it about the
software systems they build but don't get it about the data their systems
manage.

Whether a useable program conceals all the data from the user or reveals
appropriate data to the user depends on the context.  When I drive a car,
I'm a user of a system under the hood that controls the gas-air mixture. 
If
it protects my engine, delivers better power, and improves gas mileage, 
I'm
happy.  I could give a lesser about the data it uses.  But there are other
systems where the handling of data is critical to the useability of the
system.




>
> One job I worked at involved property management software. We didn't
write
> the stuff, we had to access the backend data for the various
applications
in
> use. Some apps used databases, some used files. Let's just say that on a
> scale of 1 to 10 not many of these programs rose above a 5 on any
objective
> criterion. The treatment of data was often particularly bad. As an
example,
> how can you have a system that has as one of its main purposes the
> management of rental information, that only provides for the entry of
> personal information about one tenant? Guess how the typical landlord or
> property manager is going to store information about two or three
people?
> That's right, any way that works...like stuffing three last names into a
> single surname field. One application at least anticipated that there
might
> be multiple tenants - they provided six separate fields to account for
the
> first and last names of up to 3 people...not exactly a stellar solution.
And
> these apps often featured what I call "just in case" columns in their
> tables, columns labelled like Info1, Info2, Info3 or suchlike, not
> infrequently exposed to the end user, and not surprisingly used by the
end
> user in very personalized ways to store data. In other words, dangling
data
> as far as standard (anticipated) retrieval was concerned.
>
> This wasn't a failure of "getting" data - this was a failure to "get"
> practically anything.
>

I disagree.  The "up to 3 people"  case is clearly either a failure to
understand first normal form or an unwillingness to decompose records for
one reason or another.  That's not getting data.  The dangling data
exposed
to the user for unanticipated purposes is a sin that I've committed
myself.
It's only a sin when management later expects re****ts that aggregate
idiosyncratic data.

Which is every single time.

In a way,  OTLT,  where this discussion started, is a way of dangling some
columns where users (or perhaps programmers) can define any reference data
they want,  so as to accomodate unanticipated codes.
 




 43 Posts in Topic:
"code" tables?
"Frank Swarbrick&quo  2008-06-18 18:16:04 
Re: "code" tables?
Marco Mariani <marco@[  2008-06-19 10:57:06 
Re: "code" tables?
--CELKO-- <jcelko212@[  2008-06-19 10:31:51 
Re: "code" tables?
--CELKO-- <jcelko212@[  2008-06-19 15:45:01 
Re: "code" tables?
--CELKO-- <jcelko212@[  2008-06-20 21:26:24 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-19 13:51:44 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-19 13:53:18 
Re: "code" tables?
"Roy Hann" <  2008-06-20 09:49:59 
Re: "code" tables?
Ed Prochak <edprochak@  2008-06-24 04:39:56 
Re: "code" tables?
Ed Prochak <edprochak@  2008-06-24 07:06:10 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-20 18:20:37 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-20 18:23:33 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-21 12:04:00 
Re: "code" tables?
"David Cressey"  2008-06-23 14:15:22 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-23 20:04:00 
Re: "code" tables?
Gene Wirchenko <genew@  2008-06-23 18:18:26 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-24 03:42:56 
Re: "code" tables?
"David Cressey"  2008-06-24 11:20:16 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-24 12:58:37 
Re: "code" tables?
"David Cressey"  2008-06-24 14:01:23 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-25 05:13:26 
Re: "code" tables?
"David Cressey"  2008-06-25 14:47:13 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-26 12:08:21 
Re: "code" tables?
"Roy Hann" <  2008-06-26 13:53:32 
Re: "code" tables?
Gene Wirchenko <genew@  2008-06-26 09:52:50 
Re: "code" tables?
"David Cressey"  2008-06-26 17:31:31 
Re: "code" tables?
Marco Mariani <marco@[  2008-06-27 10:31:30 
Re: "code" tables?
"Arved Sandstrom&quo  2008-06-28 10:19:00 
Re: "code" tables?
"David Cressey"  2008-06-26 13:11:03 
Re: "code" tables?
"David Cressey"  2008-06-24 11:05:30 
Re: "code" tables?
"David Cressey"  2008-06-23 14:13:58 
Re: "code" tables?
"Roy Hann" <  2008-06-23 16:23:46 
Re: "code" tables?
"David Cressey"  2008-06-24 11:41:44 
Re: "code" tables?
"Roy Hann" <  2008-06-24 14:47:39 
Re: "code" tables?
"David Cressey"  2008-06-24 14:26:09 
Re: "code" tables?
"Roy Hann" <  2008-06-24 16:05:05 
Re: "code" tables?
"David Cressey"  2008-06-24 18:09:27 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-23 10:16:23 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-23 15:47:12 
Re: "code" tables?
"Roy Hann" <  2008-06-24 01:15:59 
Re: "code" tables?
"David Cressey"  2008-06-24 12:36:50 
Re: "code" tables?
"Frank Swarbrick&quo  2008-06-24 13:56:05 
Re: "code" tables?
"Roy Hann" <  2008-06-24 21:13:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 21:29:06 CDT 2008.