Date: 06/30/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4617 Updated: typo in ext/dav/dav.c"
- Previous message: Joshua Brindle: "Re: [PHP-DEV] Sessio variables and Load Balancing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>It looks as though the informix driver does not support very wide tables,
>(say over 256 fields). This could be a generic DB interface ristriction in
PHP.
>When I attempt to select on a few hundred feilds (300) the SQL driver
>reports that I have insuficient storage allocated for for the select. It
>appears to have a problem specifically with the amount of fields involved
>as I get the same symtoms when attemting to get ifx_fieldtype or
>ifx_fieldproperties.
> Is this specific to the informix code or is it a generic DB interface
>issue with PHP?
>
> At the moment I have to implement a work around and actually hold the
>field data in a flatfile so the user may choose which fields he/she wishes
>to view.
This is entirely my fault as I (naively perhaps) thought that 256 fields
was
plenty when I wrote that part of the Informix driver.
You are the second person to complain about this, and in an identical
situation.
If you *really* need this fixed very badly let me know. The change is
trivial but will take time to test.
Danny
---
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4617 Updated: typo in ext/dav/dav.c"
- Previous message: Joshua Brindle: "Re: [PHP-DEV] Sessio variables and Load Balancing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

