[ php-blog-Feature Requests-2825155 ] support for IBM DB2

"SourceForge.net" <[email protected]> Wed, 22 Jul 2009 18:39:35 +0000
Newsgroups gmane.comp.serendipity.trackers
Message-ID <[email protected]>
Feature Requests item #2825155, was opened at 2009-07-21 22:28
Message generated for change (Comment added) made by tessus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=542825&aid=2825155&group_id=75065

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Administrative functions
Group: Future Release
Status: Open
Priority: 3
Private: No
Submitted By: Helmut Tessarek (tessus)
Assigned to: Nobody/Anonymous (nobody)
Summary: support for IBM DB2

Initial Comment:
I would like to see support for IBM DB2. DB2 is used more and more, even in the private sector, especially since Express-C is available.
You can send me any questions regarding DB2 and the ibm_db2 PHP driver. Furthermore I can do a code review.

----------------------------------------------------------------------

>Comment By: Helmut Tessarek (tessus)
Date: 2009-07-22 14:39

Message:
Hi Garvin,

Thanks for your reply. I don't want to be bitchy or rude, but SQL was
invented by IBM. DB2 does support all certified SQL standards.
The problem is that other database vendors add non standard clauses to
their SQL and everybody uses this non standard SQL without being aware that
it is not ANSI conform.

Unfortunately I don't have the time to check out the s9y layer right now.
Furthermore I need to talk to several people in my company, if I am even
allowed to work on that.

Cheers,
  Helmut

----------------------------------------------------------------------

Comment By: Garvin Hicking (garvinhicking)
Date: 2009-07-22 12:52

Message:
Hi!

Sadly none of our developers use DB2 or have had any experience with it,
so we'd need volunteer help for this. s9y has a very simple DB layer, found
in the include/db/ directory, which just emulates simple SQL statements.

AFAIK DB2 has a non-ANSI-SQL command set, so many things would need to be
rewritten?

Regards,
Garvin

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=542825&aid=2825155&group_id=75065

------------------------------------------------------------------------------