Re: [PHP-DB] SAPDB SUPPORT FOR PHP From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 11/02/00

Ajit Dixit wrote:
>
> SAPDB team have declared that from PHP version 4.0.3 SAPDB Support is
> included in PHP through unified ODBC. I do not find any news about this
> on PHP site. Can somebody tell me
> What are complile options to get SAPDB working with PHP
>
Get a cvs snapshot an try configure --help

> Has somebody tested this
Yes
> Is there any test program available
Not really, there are some scripts in the tests directory.

> What are PHP team plans to give native support to SAPDB
>
There are no plans for native support. SAP DB (beeing based on Adabas D)
doesn't have a higher level C-API, so the only option would be to go
with the Precompiler and embedded SQL, which IMHO is clumsy for PHP
extensions.

-Andreas

-- 
Andreas Karajannis
GMD National Research Center for Information Technology
Schloss Birlinghoven, D-53754 Sankt Augustin
Phone +49 2241 142948

-- 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>