Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001051

RE: [PHP-DB] Connection to AS/400. From: Andrew Hill (ahill <email protected>)
Date: 05/07/01

Thanks Stefan :)

Nicolas, ODBC does indeed exist for Linux - to use it with PHP you need to
build PHP with an ODBC Driver Manager, such as iODBC. A HOWTO for this is
available at the www.iodbc.org site. You still need a driver for PHP to use
with the Driver Manager, however, and there is not currently an ODBC driver
that will talk to AS/400 directly.

As a work around, you can use OpenLink's Multi-Tier ODBC driver on the Linux
box to talk to DB2 Connect, e.g. install Multi-Tier drivers with client and
server component both on the Linux box, install DB2 Connect on the same
Linux box and configure a service to the AS/400, and then configure your
ODBC DSN to with the existing DB2 Connect service name in the Database name
field.

Our Multi-Tier drivers are available for free download at
http://www.openlinksw.com. They do not expire and come with a free 2 user
connection. Also, free support is available at
http://www.openlinksw.com/support/suppindx.htm if you run into problems.

Hope this helps!

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Stefan Siefert [mailto:s.siefert <email protected>]
> Sent: Monday, May 07, 2001 3:50 PM
> To: Nicolas Machado; php-db <email protected>
> Subject: AW: [PHP-DB] Connection to AS/400.
>
>
> Also if ODBC isn't native for linux (not yet) there are several ports (or
> Projects) for linux the best I know is unixODBC (www.unixODBC.org), but
> there is also the iodbc project (www.iodbc.org). Last but not least, is
> there a company which sells ODBC solutions and support them
> (www.openlinksw.com). The support is very usefull!!
>
> Greetings,
>
> Stefan Siefert
>
> -----Ursprüngliche Nachricht-----
> Von: Nicolas Machado [mailto:nicolas.machado <email protected>]
> Gesendet: Montag, 7. Mai 2001 21:36
> An: php-db <email protected>
> Betreff: [PHP-DB] Connection to AS/400.
>
>
> OK, I have Linux, Apache and PHP, somebody knows if exist something like
> ODBC to connect to DB2/400.
> I mean, exist ODBC for linux?
>
> Thank for all.
> Best Regards
>
>
> ---
> Este Mail NO contiene Virus.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.251 / Virus Database: 124 - Release Date: 26/04/01
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>