[UPHPU] odbc and Informix

Nathan Lane nathamberlane at gmail.com
Wed Apr 29 10:05:57 MDT 2009


I don't have any specific experience with Informix and ODBC, but I do know
that the O in ODBC stands for OLE, which is a microsoft protocol allowing
programs to connect to each other. If you could learn how toconnect to OLE
objects using PHP, then you would be on your way. You might be able to watch
connections from other clients to Informix to see what kind of connection
string you would need to pass to odbc_connect.

On Wed, Apr 29, 2009 at 9:35 AM, Scott Hill <llihttocs at gmail.com> wrote:

> I would like to connect to an Informix database and I am tired of waiting
> for the admin to add ifx to php.  So I thought I would try it using odbc.
>
> Has anyone had any experience connecting to an Informix database using
> odbc?  I am especially interested in how to formulate the dsn connection
> string passed to odbc_connect.
>  Thanks,
>
> --
> Scott Hill
>
> _______________________________________________
>
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net
>



-- 
Nathan Lane
Home, http://www.nathandelane.com
Blog, http://nathandelane.blogspot.com


More information about the UPHPU mailing list