Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Bad database design can cause problems for developers
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 33 of 33 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
The Natural Philosopher  
View profile  
 More options Nov 9 2012, 1:15 pm
Newsgroups: comp.databases.mysql
From: The Natural Philosopher <t...@invalid.invalid>
Date: Fri, 09 Nov 2012 18:15:27 +0000
Local: Fri, Nov 9 2012 1:15 pm
Subject: Re: Bad database design can cause problems for developers
On 09/11/12 16:25, Tony Marston wrote:

> "The Natural Philosopher"  wrote in message
> news:k7j2tl$jsc$1@news.albasani.net...

>> On 09/11/12 13:22, Tony Marston wrote:

>>> The only people likely to be offended are those who recognise themselves
>>> to be guilty of the bad practices which I have identified, and as I
>>> don't place any value on the opinions of such people I don't care if
>>> they are offended or not.

>> Thanks for the best 'coffee moment' of the day.

>> Golly, you are a self-opinionated little prick, aren't you?

> At least I have opinions.

That the whole problem. That's all they are.

Opinions.

And you seem PROUD of that?

>The fact that you don't like them doesn't
> concern me in the least.

Its not the opinions I don't like....they are not worth liking or
disliking..

--
Ineptocracy

(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gordon  
View profile  
 More options Nov 9 2012, 11:49 pm
Newsgroups: comp.databases.mysql
From: Gordon <Gor...@clear.net.nz>
Date: 10 Nov 2012 04:49:06 GMT
Local: Fri, Nov 9 2012 11:49 pm
Subject: Re: Bad database design can cause problems for developers
On 2012-11-05, Tony Marston <TonyMars...@hotmail.com> wrote:
> When you design your database for your application are you aware that
> some of your design decisions can have a detrimental effect when it comes to
> writing the code to access that database? I have been designing databases,
> and building the applications which use them, for several decades, and I
> have learned over the years that there are some design decisions which help
> the developer while others do nothing more than hinder. I have produced a
> document which lists 14 of these “hindrances” which can be read at
> http://www.tonymarston.net/php-mysql/database-design-ru-novice-ninja-...

I know that database design is *very* important. One needs to think longer
and harder about its structure than almost all people think. For it is
important.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Marston  
View profile  
 More options Nov 10 2012, 4:17 am
Newsgroups: comp.databases.mysql
From: "Tony Marston" <TonyMars...@hotmail.com>
Date: Sat, 10 Nov 2012 09:17:10 -0000
Local: Sat, Nov 10 2012 4:17 am
Subject: Re: Bad database design can cause problems for developers

Yes, it *IS* important. Very, very important. It is also important that it
is designed correctly otherwise it could have a detrimental effect on the
software which is supposed to access it.  It is wrong to say that *any*
design is acceptable because after many years of being exposed to different
design ideas I can say that some ideas are definitely better than others.
The purpose of my article was to say "you may think that these database
design ideas are good, but they are not as good as you think, and here are
the reasons why".

--
Tony Marston

http://www.tonymarston.net
http://www.radicore.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Marston  
View profile  
 More options Nov 10 2012, 4:22 am
Newsgroups: comp.databases.mysql
From: "Tony Marston" <TonyMars...@hotmail.com>
Date: Sat, 10 Nov 2012 09:22:36 -0000
Local: Sat, Nov 10 2012 4:22 am
Subject: Re: Bad database design can cause problems for developers
"The Natural Philosopher"  wrote in message
news:k7jh7v$k8e$3@news.albasani.net...

Why don't you grow up and criticise the message instead of the messenger. I
don't care whether you like me or not, or the way that I say things. It is
*WHAT* I say which is important.

By saying that you disagree with my message you are announcing to the world
that you regularly employ all those bad practices in your database designs,
which means that your database designs are not as good as you think they
are. If you disagree with the numerous points which I identified in my
article can you do the grownup thing and provide contra-arguments? Or are
you incapable of anything except personal abuse?

--
Tony Marston

http://www.tonymarston.net
http://www.radicore.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Marston  
View profile  
 More options Nov 11 2012, 4:48 am
Newsgroups: comp.databases.mysql
From: "Tony Marston" <TonyMars...@hotmail.com>
Date: Sun, 11 Nov 2012 09:48:11 -0000
Local: Sun, Nov 11 2012 4:48 am
Subject: Re: Bad database design can cause problems for developers
I have now updated my article to include 4 extra items, so my list of
"un-cool" practices goes up from 14 to 18.

Yes, it *IS* important. Very, very important. It is also important that it
is designed correctly otherwise it could have a detrimental effect on the
software which is supposed to access it.  It is wrong to say that *any*
design is acceptable because after many years of being exposed to different
design ideas I can say that some ideas are definitely better than others.
The purpose of my article was to say "you may think that these database
design ideas are good, but they are not as good as you think, and here are
the reasons why".

--
Tony Marston

http://www.tonymarston.net
http://www.radicore.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
The Natural Philosopher  
View profile  
 More options Nov 11 2012, 6:15 am
Newsgroups: comp.databases.mysql
From: The Natural Philosopher <t...@invalid.invalid>
Date: Sun, 11 Nov 2012 11:15:54 +0000
Local: Sun, Nov 11 2012 6:15 am
Subject: Re: Bad database design can cause problems for developers
On 10/11/12 09:22, Tony Marston wrote:

Except they are not new and not important.

> By saying that you disagree with my message you are announcing to the
> world that you regularly employ all those bad practices in your database
> designs, which means that your database designs are not as good as you
> think they are.

No, I am not announcing anything of the sort, and its yours blinded
egotiss that makes you say that.

> If you disagree with the numerous points which I
> identified in my article can you do the grownup thing and provide
> contra-arguments? Or are you incapable of anything except personal abuse?

Oh *I* am capable of much more ..its you that is resorting to personal
abuse.

"Let me tell you a secret I learnt from a witch: Water is Wet!".

Its only the crass ignorance you must have laboured under to regard
anything you have said as more than the most basic elementary knowledge
that anyone who approaches database design must know already.

The astonishing thing is not that you have arrived at it, but that you
appear to think that no one else has - the reality is its second nature
to the point where its not worth remarking upon.

--
Ineptocracy

(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
The Natural Philosopher  
View profile  
 More options Nov 11 2012, 6:16 am
Newsgroups: comp.databases.mysql
From: The Natural Philosopher <t...@invalid.invalid>
Date: Sun, 11 Nov 2012 11:16:37 +0000
Local: Sun, Nov 11 2012 6:16 am
Subject: Re: Bad database design can cause problems for developers
On 11/11/12 09:48, Tony Marston wrote:

Breathing is very important too, to the point where if you stop, its a
permanent bug.

--
Ineptocracy

(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Marston  
View profile  
 More options Nov 12 2012, 2:06 am
Newsgroups: comp.databases.mysql
From: "Tony Marston" <TonyMars...@hotmail.com>
Date: Mon, 12 Nov 2012 07:06:02 -0000
Local: Mon, Nov 12 2012 2:06 am
Subject: Re: Bad database design can cause problems for developers
"The Natural Philosopher"  wrote in message
news:k7o1da$sk$1@news.albasani.net...

Then show me any resource on the internet which identifies these same
points.

>> By saying that you disagree with my message you are announcing to the
>> world that you regularly employ all those bad practices in your database
>> designs, which means that your database designs are not as good as you
>> think they are.

>No, I am not announcing anything of the sort, and its yours blinded egotiss
>that makes you say that.

>> If you disagree with the numerous points which I
>> identified in my article can you do the grownup thing and provide
>> contra-arguments? Or are you incapable of anything except personal abuse?

>Oh *I* am capable of much more ..its you that is resorting to personal
>abuse.

Show me where in any of my posts where I have used personal abuse? *YOU* are
the one who keeps calling me a self-opinionated prick, not the other way
around.

Tony Marston


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »