Back to Drupal + DB2 development

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

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <h1> <h2> <h3> <h4> <h5> <h6> <em> <strong> <code> <del> <blockquote> <q> <sub> <p> <br> <ul> <ol> <li> <dl> <dt> <dd> <a> <b> <u> <i> <sup> <acronym> <pre> <img>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.