Re: death knell for Informix



Philip Nelson wrote:
Serge Rielau wrote:


Data Cruncher wrote:

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9017838


IBM to open its midrange systems to MySQL's database

What does that have to do with IDS?
IDS doesn't run on iSeries.
There are exactly 2 things at work here:
1. Enabling of mySQL on iSeries (good for iSeries)
2. Enabling of mySQL directly on DB2 for iSeries (without dependency on
another storage engine) (still good for iSeries)

Depending how one reads the articles one may suspect that IBM will
provide soem help to get mySQL closer to the SQL Standard.
I sure would love to see mySQL users stop nagging: DB2 is bad because
"SELECT 1+2" returns an syntax error ... ;-)

Cheers
Serge



Or even -

SELECT * FROM TABLE WHERE integer_column = '1';

Came across this during my work on Ruby on Rails !!!

You can put quotes around the literals for any data type in MySQL and it
works.

Works in IDS and all other Informix versions as well as long as the value in quotes is convertable to the type of the column (or vice-versa since the optimizer is free to convert the row values to strings for the comparison if it determines that it's more efficient to do so (rare I know). Informix engines have had such automatic conversions since the first SE release. And Serge is right, this has nothing to do with the IBM Informix product line which doesn't run on iSeries or any other non-UNIX platform other than Windoze.

Give it up folks. Informix isn't going anywhere but up! Nine of the world's ten largest retailer organizations, two of the world's largest telecom companies, the world's largest manufacturer of network routers, several of the world's largest airlines, and the world's largest military organization all use Informix database servers. Get over it and get on with it!

Hope to see you all in San Jose! Oh, and watch out for Cheetah crossings. ;-)

Art S. Kagel

.



Relevant Pages

  • Re: death knell for Informix
    ... IDS doesn't run on iSeries. ... Enabling of mySQL directly on DB2 for iSeries (without dependency on ...
    (comp.databases.informix)
  • RE: Looking for a job...
    ... I would not compare MySQL with SE. ... MySQL went with the same program Informix ... and PHP. ... but it has the magic mix, a great database for developers. ...
    (comp.databases.informix)
  • Re: Looking for a job...
    ... Playing devil's advocate, with MySQL all is free, BUT... ... serious hardware crash (disk dead) on an IDS installation and I recovered ... Informix from memory, no data loss. ... It could never compete seriously with IDS or Oracle or even ...
    (comp.databases.informix)
  • Re: Informix Gateway with DRDA connection to V5R2 iSeries
    ... therefore the bind was failing. ... built the two Informix SQLPackages. ... > Other DRDA middleware like DB2 Connect creates bind packages in a schema ... >> to connect to the iSeries via Informix and access data in some OS400 ...
    (comp.sys.ibm.as400.misc)
  • Re: Postgres or Mysql
    ... >>open source database, either Postgres of Mysql. ... but I heard Postgres is a better choice. ... Your asking this on an Informix list? ...
    (comp.databases.informix)