Re: RDBMS : Do we still live in 20th century?

From: Jonathan Leffler <jleffler_at_earthlink.net>
Date: Thu, 26 Jun 2003 04:49:33 GMT
Message-ID: <3EFA7BE9.8080109_at_earthlink.net>


Valentin Tihomirov wrote:
> It is much more convenient to define a type of a column selecting it from a
> combo box of possible types. I create tables only once, fill them with
> columns, set attributes for the columns. Then I set relations between fields
> of different tables. There is absolutely no need to program these scripts
> again and again for every table. Why none of the modern RDBMS I know about
> do not provide the functionality like MS Enterprise Manager does?

Well, you create the schema once for the development system, then again for the test system, then again for the production system, then again for the backup production system, and then for each of the 3,000 stores you have around the world, and...then you get bored with all those pretty button presses and combo boxes (and debugging the problems because you mis-pressed the button once). Also, it is rather hard to do version control on button presses - much easier on scripts.

-- 
Jonathan Leffler                   #include <disclaimer.h>
Email: jleffler_at_earthlink.net, jleffler_at_us.ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/
Received on Thu Jun 26 2003 - 06:49:33 CEST

Original text of this message