home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!hal.com!decwrl!bu.edu!dartvax!kip-sn-49.dartmouth.edu!user
- From: carl.pedersen@dartmouth.edu (L. Carl Pedersen)
- Newsgroups: comp.databases
- Subject: Re: Informix vs. Oracle
- Message-ID: <carl.pedersen-310892171853@kip-sn-49.dartmouth.edu>
- Date: 31 Aug 92 21:38:04 GMT
- References: <1992Aug26.231313.28687@risky.ecs.umass.edu> <1992Aug27.114556.23229@dcatlas.dot.gov> <randall.714956052@seashore>
- Sender: news@dartvax.dartmouth.edu (The News Manager)
- Followup-To: comp.databases,comp.databases.informix
- Organization: Dartmouth College
- Lines: 31
-
- In article <randall.714956052@seashore>, randall@informix.com (Randall
- Rhea) wrote:
- >
- [stuff deleted]
- >
- > I can tell you also that after working with Informix on a UNIX
- > platform, trying to develop applications with Oracle under VMS
- > was an eye-opening experience. Not only is VMS an inferior
- > operating system for programmers (what? No 'grep'? No pipes?),
- > Oracle was a very complex, buggy, and frustrating product to
- > work with. Their biggest weakness is the lack of a useful
- > 4GL programming language. We were left with only Oracle Cobol.
-
- I can't argue with your opinions of VMS. It's a dog, imho. So are some of
- the other platforms ORACLE runs on. I don't hold that against ORACLE. In
- fact, I'm very glad they run on VMS, because we're stuck with VMS for at
- least a few more years.
-
- I've been working with ORACLE for several years on VMS and have found very
- few bugs. SQL is a complex language. I agree that ORACLE has too many
- buttons, knobs, switches and dials for the DBA to fool with, but any
- product that supports full SQL is going to be complex.
-
- What was it you found frustrating? When did you use it?
-
- As for 4GL's, I feel that term is very ill-defined, but they have had
- SQL*Forms for a number of years - which is finally becoming a good product
- and surely serves the purpose of a 4GL. If it's a procedural language you
- want, then PL/SQL (relatively new) may satisfy you, though I worry that it
- encourages procedural solutions to problems that are better solved in pure
- SQL.
-