Re: [PHP] what is the best way to handle connectivity

2002-10-07 Thread salamander
Jeff, ODBC should work just fine - you can just link --with-iodbc as per the HOWTOs on www.iodbc.org. If you use a native driver than the Informix client needs to be installed on the same box. Best regards, Andrew Hill Director of Technology Evangelism - OpenLink Software Universal Data

Re: [PHP] what is the best way to handle connectivity

2002-10-07 Thread Jeff Bluemel
thanks for the FYI... this is what I as assuming the answer was going to be, but I wanted to make sure. Jeff Salamander [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Jeff, ODBC should work just fine - you can just link --with-iodbc as per the HOWTOs on

[PHP] what is the best way to handle connectivity

2002-10-05 Thread Jeff Bluemel
I've got informix on a sco open server box, and my webserver has php 4.2.3 with apache. I'm wondering what the best way to handle the connectivity into the sco box is (not concerned with how difficult this is to setup, but rather pure speed) do I try to use a native driver? if I use the native