I am using DB2 and it's Image Extender to query database by image content.
When using Tomcat and jsp (JDBC driver) everything works, but when using PHP and Apache - queries by content do not work.
I know that the Apache and ODBC driver should be specially configured to support BLOBs, however I have no idea how.
Please help ASAP.
When using Tomcat and jsp (JDBC driver) everything works, but when using PHP and Apache - queries by content do not work.
I know that the Apache and ODBC driver should be specially configured to support BLOBs, however I have no idea how.
Please help ASAP.
Comment