Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi for PHP/Database    [ Add a report in this area ]  
Report #:  55217   Status: Closed
No connection Informix Databases
Project:  HTML5 Builder Build #:  1.0.2.539 Updat
Version:    1.0 Submitted By:   Alexander Mittel
Report Type:  Basic functionality failure Date Reported:  11/24/2007 6:32:13 AM
Severity:    Critical / Show Stopper Last Updated: 6/19/2008 8:20:27 AM
Platform:    All versions Internal Tracking #:  
Resolution: Test Case Error (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 1
Description
No connect to a Informix database. Neigther with driver "informix" nor "informix72".
Error is PHP error :
'Fatal error: Call to undefined function ifx_error() in C:\Programme\CodeGear\Delphi for PHP\1.0\vcl\adodb\drivers\adodb-informix72.inc.php on line 152'

I believe that the ifx_..() function come from extension php_ifx.dll, but this ext. is disabled, and if I try to enable it (in ALL php*ini files) I get an error message when starting "Delphi for PHP", something about different modul numbers.


Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments

Tomohiro Takahashi at 12/28/2007 9:09:56 PM -
Did you edit <D4PHP>\1.0\php\php.ini.template and restart IDE?

Alexander Mittel at 5/30/2008 4:24:13 AM -
sorry, read your comment only now while testing Delphi PHP V2
(did'nt know, that I have to "open" the report to see your comment)

After changing php.ini.template (+php.ini) to uncomment extension php_ifx.dll this error is gone (if I did so with V1 I don't know anymore).

With V2 Data-Explorer works and I can use it to drag/drop Tables to a form (and see table contents). When trying Views no DBGrid ist created, but this seems to be another problem.

Server Response from: ETNACODE01