Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58655

Re: Adding 'download' column to existing 'visitors' table (as requested)

References <l5cr5p$ihv$1@dont-email.me> <l5e01f$ala$2@dont-email.me> <l5g52n$aq5$1@dont-email.me>
Date 2013-11-07 08:52 -0500
Subject Re: Adding 'download' column to existing 'visitors' table (as requested)
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2127.1383832372.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Nov 7, 2013 at 8:37 AM, Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> wrote:
> Στις 6/11/2013 7:59 μμ, ο/η Denis McMahon έγραψε:
>
>> On Wed, 06 Nov 2013 09:30:03 +0200, Nick the Gr33k wrote:
>>
>>> I have decided to take your advice.
>>
>>
>> No you haven't. You only think you have, but really you either haven't
>> understood the advice at all.
>>
>>> My implementation is like the following.
>>> I do not use an extra table of downlaods that i asoociate with table
>>> visitors with a foreing key but decided to add an additional 'download'
>>> column into the existant visitors table:
>>
>>
>> No no no no no no no no no no nononononono no!
>>
>> That's *NOT* the right way to do it.
>>
>> And this is where I finally and terminally give up trying to help you.
>> I've had enough. You refuse to learn the right way to do it. You won't
>> listen to the opinions and suggestions of people with a great deal more
>> experience than you have in such matters. It's not going to work properly
>> in the end. I refuse to be associated with it any further.
>>
>
>
> --
> Denis, you may choose to not help any further, thats acceptable as you
> personal choice.
>
> I have to inform you though that my solution of adding an extra 'download'
> column in my 'visitors' table has the benefits of
>
> 1. refrain me for creating one more table

refraining you is a very good thing

> 2. the download is remained associated with the person that made the
> download since all this info is placed in the same record.

just think, all those folks who figured out databases were wrong.
Nikos has shown that you just need to put everything in a single
record.  Wow! look at that record with everything in it!  Its so cool
and it helped to refrain Nikos the idiot!

>
> My solution works just fine and is giving no problems.

Great, now that you have not problems, you might consider going away
forever so as not to cause other people problems!

> I cant overcome the urge though to try to use some database that can hold
> lists to a single.

You need to see a therapist to help with overcoming your urges.  We
are not qualified in that area.
> --
> https://mail.python.org/mailman/listinfo/python-list



-- 
Joel Goldstick
http://joelgoldstick.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Adding 'download' column to existing 'visitors' table (as requested) Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-11-06 09:30 +0200
  Re: Adding 'download' column to existing 'visitors' table (as requested) Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-11-06 09:38 +0200
    Re: Adding 'download' column to existing 'visitors' table (as requested) Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-11-06 10:28 +0200
  Re: Adding 'download' column to existing 'visitors' table (as requested) Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-06 17:59 +0000
    Re: Adding 'download' column to existing 'visitors' table (as requested) rusi <rustompmody@gmail.com> - 2013-11-06 10:09 -0800
    Re: Adding 'download' column to existing 'visitors' table (as requested) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-06 18:18 +0000
    Re: Adding 'download' column to existing 'visitors' table (as requested) Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-07 15:37 +0200
      Re: Adding 'download' column to existing 'visitors' table (as requested) Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-07 08:52 -0500
        Re: Adding 'download' column to existing 'visitors' table (as requested) Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-07 16:09 +0200
          Re: Adding 'download' column to existing 'visitors' table (as requested) Chris Angelico <rosuav@gmail.com> - 2013-11-08 01:37 +1100
          Re: Adding 'download' column to existing 'visitors' table (as requested) Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-07 10:11 -0500
            Re: Adding 'download' column to existing 'visitors' table (as requested) Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-07 19:52 +0200
              Re: Adding 'download' column to existing 'visitors' table (as requested) Neil Cerutti <neilc@norwich.edu> - 2013-11-07 18:08 +0000
                Re: Adding 'download' column to existing 'visitors' table (as requested) Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-07 20:21 +0200
      Re: Adding 'download' column to existing 'visitors' table (as requested) Grant Edwards <invalid@invalid.invalid> - 2013-11-07 15:06 +0000
  Re: Adding 'download' column to existing 'visitors' table (as requested) Piet van Oostrum <piet@vanoostrum.org> - 2013-11-07 09:14 -0400
    Re: Adding 'download' column to existing 'visitors' table (as requested) Sibylle Koczian <nulla.epistola@web.de> - 2013-11-07 17:03 +0100
      Re: Adding 'download' column to existing 'visitors' table (as requested) Piet van Oostrum <piet@vanoostrum.org> - 2013-11-09 00:27 -0400
        Re: Adding 'download' column to existing 'visitors' table (as requested) Robert Kern <robert.kern@gmail.com> - 2013-11-09 08:45 +0000
    Re: Adding 'download' column to existing 'visitors' table (as requested) Tim Chase <python.list@tim.thechases.com> - 2013-11-07 10:54 -0600

csiph-web