This is a discussion on open admin tool (ids11) within the Informix forums, part of the Database Server Software category; --> hi, please, where can i get pdo informix modules for windows as said in the readme file ? thanks...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| From the keyboard of vomaringo@yahoo.com: > please, where can i get pdo informix modules for windows as said > in the readme file ? Look here: http://pecl.php.net/package/PDO_INFORMIX HTH Christian -- #include <std_disclaimer.h> /* The opinions stated above are my own and not necessarily those of my employer. */ |
| |||
| On Sep 5, 1:18 pm, Christian Knappke <chkNOSPAMn...@gmx.net> wrote: > From the keyboard of vomari...@yahoo.com: > > > please, where can i get pdo informix modules for windows as said > > in the readme file ? > > Look here:http://pecl.php.net/package/PDO_INFORMIX > > HTH > Christian > -- > #include <std_disclaimer.h> > /* The opinions stated above are my own and not > necessarily those of my employer. */ thanks. i'm suppose i need to compile the source. do have a dll that works with php 5.2.3 or 5.2.4? regards, |
| |||
| Try: http://pecl4win.php.net/download.php....2/php_pdo.dll http://pecl4win.php.net/download.php...o_informix.dll I have found this on http://www-128.ibm.com/developerwork...607bombardier/ Google, thank you! Gorazd <vomaringo@yahoo.com> wrote in message news:1189001184.122432.227440@r29g2000hsg.googlegr oups.com... > On Sep 5, 1:18 pm, Christian Knappke <chkNOSPAMn...@gmx.net> wrote: >> From the keyboard of vomari...@yahoo.com: >> >> > please, where can i get pdo informix modules for windows as said >> > in the readme file ? >> >> Look here:http://pecl.php.net/package/PDO_INFORMIX >> >> HTH >> Christian >> -- >> #include <std_disclaimer.h> >> /* The opinions stated above are my own and not >> necessarily those of my employer. */ > > thanks. > i'm suppose i need to compile the source. do have a dll that works > with php 5.2.3 or 5.2.4? > regards, > |
| ||||
| On Sep 8, 12:16 am, "Gorazd Hribar Rajteric" <NOSPAM_gorazd.hribar.rajte...@gmail.com> wrote: > Try: > > http://pecl4win.php.net/download.php...o_informix.dll > > I have found this onhttp://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0607... > > Google, thank you! > > Gorazd > > <vomari...@yahoo.com> wrote in message > > news:1189001184.122432.227440@r29g2000hsg.googlegr oups.com... > > > On Sep 5, 1:18 pm, Christian Knappke <chkNOSPAMn...@gmx.net> wrote: > >> From the keyboard of vomari...@yahoo.com: > > >> > please, where can i get pdo informix modules for windows as said > >> > in the readme file ? > > >> Look here:http://pecl.php.net/package/PDO_INFORMIX > > >> HTH > >> Christian > >> -- > >> #include <std_disclaimer.h> > >> /* The opinions stated above are my own and not > >> necessarily those of my employer. */ > > > thanks. > > i'm suppose i need to compile the source. do have a dll that works > > with php 5.2.3 or 5.2.4? > > regards, i have finally installed the wampserver that came with a php_pdo_informix.dll. |