After playing with IBM DB2 v9.5 installation (both enterprise and express-c version) for more than one week, I finally back to Siren 1.x, my personal research project beside Drupal 6.x, DB2 driver development.
Current progress: reuse my existing implementation, and complete the install.ibm_db2.inc. It is not too complicated, and just take some coding style clean up.
I can foresee that the drupal_is_denied() checking is not compatible with IBM DB2, according to the order of LIKE handling. I will simply give a "pass-though" in case of DB2: skip the checking. Well, as I am not going to implement a "perfect" version but target for research, take it easy :)
Latest code can download from CVS.


















Post new comment