[PHP] DB2 from PHP : ODBC ?

2002-02-27 Thread Mario Bittencourt

Hi phpers,

   Does anybody know if accessing DB2 using ODBC runs ok ?

   I've never tried that and was wondering if there are any 
tips/limitations (like configuration settings on both ends...) ?

Thanks,
Mário


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] DB2 from PHP : ODBC ?

2002-02-27 Thread Andrew Hill

Mário,

It runs fine, either using the unified-ODBC or compiling PHP --with-iodbc as
per the HOWTO at www.iodbc.org and using real ODBC drivers.  As in every
case with ODBC, the quality of your experience will be determined by the
quality of the ODBC drivers you use.

OpenLink provides free, non-expiring downloads at www.openlinksw.com for
development and testing.

Hope this helps!

Best regards,
Andrew Hill
Director of Technology Evangelism
http://www.openlinksw.com/virtuoso/whatis.htm
OpenLink Virtuoso Internet Data Integration Server

 -Original Message-
 From: Mario Bittencourt [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, February 27, 2002 3:27 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] DB2 from PHP : ODBC ?


 Hi phpers,

Does anybody know if accessing DB2 using ODBC runs ok ?

I've never tried that and was wondering if there are any
 tips/limitations (like configuration settings on both ends...) ?

 Thanks,
 Mário


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php